Diego Quintero

Results 15 comments of Diego Quintero

Hi @osherboudara-work, I'm sorry I haven't had time to reply. You can find an example of setting the transplant options [here in one of the tests](https://github.com/daquinterop/Py_DSSATTools/blob/3bb6a6642a12c922a31a88aa699c3275321f877e/tests/test_run.py). Regarding the second error,...

Hi again. It's on line 525. Ok, thanks for you response. I'll try to reproduce the error and fix the bug. Thanks again for reporting this.

Hi. Thanks for reporting the issue. Unfortunately I have not tested the library for MacOS so I don't think it'll work. To be honest I don't know if anyone has...

It definitively runs on Linux. It runs on Windows although I have not tested the latest release for Windows. I recommend using it on Linux. If you have a Windows...

> I got this same error on my RaspberryPi 4 > > I guess it couldn't run on ARM cpu, i run it on x86 arch works Yes, I have...

Hi. Quick question, what version of the library are you using?

Change the variables argument for vars. Or simply pass the arguments as non-positional arguments, I think that's how I do it in the example notebooks. On Thu, Oct 12, 2023,...

By reading the Traceback I think there might be a type problem with your new data. Probably that API returns numeric values represented as strings. Make sure that all the...

It is a problem with the output. The model is running but it fails when fetching that specific file. What crop are you running?

Just tested it and I did not find anything wrong with it. Can you zip the content of the DSSAT run path (Temp\dssatnihmuhyf) and attach it here? that would really...