Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 805 Bytes

CHANGELOG.rst

File metadata and controls

41 lines (31 loc) · 805 Bytes

Changelog

Unreleased Changes

Version 0.2.0

  • 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

Version 0.1.2

  • Update pyscaffold structure
  • Add automatic pypi deploy
  • Add option to remove time zone info from time series

Version 0.1.1

  • Contains extended time series reader

Version 0.1

  • 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