Skip to content

Python data structure for handling weather data

License

Notifications You must be signed in to change notification settings

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
  • agroservices
  • jupyter

Documentation

You can see the complete documentation with tutorials at: xxx

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

No packages published

Languages

  • Jupyter Notebook 94.2%
  • Python 5.8%