A package to optimize sowing date from estimated yield time series
Project description
Optimal sowing dates estimation
A package to estimate optimal sowing dates from crop yield time series
Install
Create conda environment with python >=3.9 Install dependencies
```bash
conda create --name gced python=3.9
pip install optim_sowingdate
```
Usage
It supposed that you have the netcdf files outputs for the models STICS, DSSAT and Celsius in a same folder, estimated thanks to the LIMA platform. We named the absolute path of this folder "ModelOutput", and "resultPath" the path of the result.
```bash
optim_sowingdate optim --start <value> --end <value> --step <value> <ModelOutput> <resultPath>
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
optim_sowingdate-2.6.0.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file optim_sowingdate-2.6.0.tar.gz
.
File metadata
- Download URL: optim_sowingdate-2.6.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cd6574dace481f909d2f1a1c9b702502f9998516818e204a32c56f97c8dfa9b |
|
MD5 | b20b6bb96214b386ff110241dde4549b |
|
BLAKE2b-256 | 5a7bbfd176cf46fa67f6c5a6e8e988860b50c791dc1aeef2d1c679276bd4ac2d |
File details
Details for the file optim_sowingdate-2.6.0-py3-none-any.whl
.
File metadata
- Download URL: optim_sowingdate-2.6.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1cdb604685740f43c20d6611523a4f957b41e0e8d3d0d4710201d05e1304cef |
|
MD5 | f2b6c0d1624875b775872dafde5e4a57 |
|
BLAKE2b-256 | 11dde843687042fcc47c5d769864fa25875d7cfd003c962dd96a48fe85862202 |