-
Carsten Hinz authored
added an utility function to update the list of available variables. Updated get function to reduce the number of repetitions updated README
Carsten Hinz authoredadded an utility function to update the list of available variables. Updated get function to reduce the number of repetitions updated README
README.md 9.45 KiB
TOAR Gridding Tool
About
The TOARgridding projects data from the TOAD database (https://toar-data.fz-juelich.de/) onto a grid. The request to the database also allows a statistical analysis of the requested value. The mean and standard deviation of all stations within a cell are computed.
The tool handles the request to the database over the REST API and the subsequent processing. The results of the gridding are provided as xarray datasets for subsequent processing and visualization by the user.
This project is in beta with the intended basic functionalities. The documentation is work in progress.
Requirements
TBD, see pyproject.toml
Installation
Move to the folder you want to download this project to. We now need to download the source code from the repository either as ZIP file or via git: