- Fixing CDS API access (new token and API url)
- Added CLI module
- Added a program for regular dataset updates (pulling new images and time series creation)
- Version specific metadata was dropped
- Dockerfile added
- Tutorials submodule was updated
- Support C3S v202212
- Add tutorials submodule to docs
- Allow reading and reshuffling spatial subsets (bbox)
- Add support for new versions v201912, v202012
- Add module to generate metadata for time series files
- Add Reader for image stacks
- CI runs in Github Actions now
- Update pyscaffold structure
- Add automatic pypi deploy
- Add option to remove time zone info from time series
- Contains extended time series reader
- Add smecv grid support
- Add reader from images and image stacks
- Add reshuffle module
- Add first version of metadata module
- Add basic documentation
- Add unit tests for all modules