-
In some cases it is possible to edit multiple parameters in one call to edit_apsim*, but in others it is not. I should have a clear error message when more than one parameter is not allowed.
-
Sorry for the basic question, how can I have access to the values extracted by `inspect_apsimx`?
E.g.:
```
xxx
-
Hi, for some reason whether I use `get_power_apsim_met` and write it to met using `get_power_apsim_met`, the met file is always missing the units in row 9: '() () (MJ/m2/day) (oC) (oC) (mm) (%) (m/s)'…
-
Dear Author, I have a problems lately.
I wrote a simple multi-process test program with reference to apsimNGpy.parallel.examples.py, but the improvement in results compared to a single-process run is…
-
It should not be too hard to implement this and it should speed up the code considerably for large simulations
I should also add the 'save' argument to save intermediate results in case of a crash
-
### Describe the new feature
Can we let `--playlist` be used with more than one APSIM file?
-
### What happened?
I'm running the Canola Example (from APSIM Examples folder) with SWIM3 in APSIM NG v7349 but it fails with the message "A canopy was found that isn't a plant. Name: EnergyBalance" …
-
### What happened?
\-T doesnt test the script compilation (for errors) any more
\-S (save) changes insertion to [0,0] and moves view to origin
Clicking on / off the component resets the view …
-
Trying to use Version 7021 on a Mac mini M1 I am getting permission problems. When I open my model I get:
APSIM.Shared.Utilities.SQLiteException: authorization denied
at APSIM.Shared.Utilities.…
-
As highlighted in #8446 BinaryFormatter that we use for serialization, [is going to be deprecated this year](https://github.com/dotnet/designs/blob/main/accepted/2020/better-obsoletion/binaryformatter…