Skip to content

Python library for extracting datasets from the COSMO archive as zarr

License

Notifications You must be signed in to change notification settings

MeteoSwiss/cosmo-archive-retrieve

Repository files navigation

cosmo-archive-retrieve

Python library for extracting datasets from the COSMO archive as zarr.

Setup virtual environment

$ cd cosmo-archive-retrieve
$ conda env create -f environment.yml
$ conda activate cosmo-archive-retrieve
$ poetry run pre-install
$ poetry install

Run tests

$ poetry run pytest

Generate documentation

$ poetry run sphinx-build doc doc/_build

Then open the index.html file generated in cosmo-archive-retrieve/build/_build/

Build wheels

$ poetry build

About

Python library for extracting datasets from the COSMO archive as zarr

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages