Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 814 Bytes

CHANGELOG.rst

File metadata and controls

30 lines (24 loc) · 814 Bytes

Changelog

Unreleased

  • Add support for SMOS L4 RZSM product (PR #11)
  • Update pyscaffold to v4, Replace Travis CI with GithubActions (PR #11)

Version 0.2

  • Add option read data for spatial subsets
  • Add option to add time stamps to time series index
  • Add function to write images/stacks down
  • Add function to reshuffle by bounding box
  • Update docs and travis, automatic pypi deployment
  • Update tests
  • By default also reshuffle if Scene_Flag is 2
  • Switch to pyscaffold 3 package structure
  • Drop support for python 2

Version 0.1

  • First version of L3 SMOS IC image and TS reader
  • Include time series reshuffling
  • Include tests and CI
  • Basic documentation