Releases: Serapieum-of-alex/earth2observe
Releases · Serapieum-of-alex/earth2observe
0.2.2
- add documentation
- bump up pyramids versions
0.2.1
- add amazon S3 data source and catalog for the data available in era5 bucket (ERA5 only tested)
- replace utility functions with the serapeum_utils package.
0.2.0
- bump up numpy and pyramids versions
- create an abstract class for datasource and catalog as a bluebrint for all data sources
- test all classes in CI
- use pathlib to deal with paths
0.1.7
- fix PyPI package names in the requirements.txt file
- fix python version in requirement.txt
0.1.6
- Use environment.yaml and requirements.txt instead of pyproject.toml and replace poetry env by conda env
- lock numpy to 1.23.5
0.1.4
- add joLib as a dependency
- fix bug in downloading chirps rainfall rasters
0.1.3
-replace setup.py by pyproject.toml
0.1.2
-Install dependencies in pypi package