-
Hi AquaCroppers:
I can't get my monthly climate driving data working with the standalone Windows version of AquaCrop. It seg faults. I was able to get it working with the GitHub version on Linux, but…
-
Have just experienced an issue where google colab cannot find the latest version of aquacrop==2.1, despite everything uploading correctly. So will add an extra cell to the notebooks that allows people…
-
The last version aquacrop v2.2.3 don't have the stress of silt, howerver, this is not fit in most of act soil.
if i want to add the silt stress, we must put in the soil class、crop class、and so many p…
-
Getting the following `FutureWarning`:
```
C:\Users\...\miniconda3\lib\site-packages\aquacrop\entities\soil.py:333: FutureWarning:
In a future version, `df.iloc[:, i] = newvals` will attempt to se…
-
Hi,
I have an AquaCrop project that runs on Windows successfully.
I am now using the recently released Linux version. I am using the same project file and input data. Unfortunately, I get the fo…
-
I've got KeyError when trying to run a simulation on my data.
Simulation code and weather data can be found here -> [WeTransfer](https://we.tl/t-2IfAxhCwWP)
-
Hello,
I have problems compiling the library. I am trying to create a django API around it.
Any ideas?
Thanks in advance!
```
api_1 | Exception in thread django-main-thread:
api_1 | T…
-
I am trying to use the rq Retry functionality by following the rq [documentation](https://python-rq.org/docs/exceptions/) but it does not work when using the interval argument
python version: 3.8.0…
-
### Summary
streamlit 1.5 does not work with vscode debugger while streamlit 1.3 does on Ubuntu 20
### Steps to reproduce
Code snippet:
```
import streamlit as st
import pandas as pd
…
-
Currently creating and comparing new crops from the Windows version is a long and tedious job. This could be made slightly easier by creating a function to read in AquaCrop input files and convert to …