Authors:
Institutes: INRAE/CIRAD
Licence: GPL-3
Status: Python package
Citation:
WeatherData is a Python package that transforms weather data retrieved from agroservices in an efficient Python data structure (xarray) to facilitate its usage in Python and OpenAlea.
conda create -n weatherdata -c openalea3 -c conda-forge weatherdata
conda activate weatherdata
- python>=3
- pandas
- xarray
- matplotlib
- cartopy
- metpy
- agroservices
- jupyter
You can see the complete documentation with tutorials at: xxx
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
A detailed overview on how to contribute can be found in the contributing guide.