Skip to content
 
 

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages