Tanishq Jain

Results 18 comments of Tanishq Jain

@infotroph I think changing `pda.calc.llik.par` to `PEcAn.assim.batch::pda.calc.llik.par` is creating a circular dependency between `emulator` and `assim.batch`. Should we move the function to some other package?

@mdietze I think we can move the whole file (minimize.GP.R) to assim.batch as all the functions in the minimize.GP.R are only used in assim.batch.

Hi @Aariq, I am not able to find any replacement for transform(). I think this Is the only function for changing data frames. What do you think?

@TolisChal Is this still open? I would love to work on it

Hi @namkyu1999, The result of the `append` operation is never used, might be a slight possibility that the code is incomplete

Hi @ispeakc0de, Do I have to write the test cases for this https://github.com/litmuschaos/litmus-go/tree/master/pkg

@ispeakc0de @Saranya-jena Can you help me out with this issue?