Skip to content

pradal/weatherdata

 
 

Repository files navigation

openalea.weatherdata

Authors:

Institutes: INRAE/CIRAD

Licence: GPL-3

Status: Python package

Citation:

Description

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.

Installation

conda create -n weatherdata -c openalea3 -c conda-forge weatherdata 
conda activate weatherdata

Requierements

  • python>=3
  • pandas
  • xarray
  • matplotlib
  • cartopy
  • metpy
  • openalea.agroservices
  • jupyter
  • pint

Documentation

You can see the complete documentation with tutorialsin example directory.

Contributing

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.

Contributors

About

Python data structure for handling weather data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 96.9%
  • Python 3.1%