Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 3.05 KB

changelog.rst

File metadata and controls

68 lines (49 loc) · 3.05 KB

Changelog

1.0.0 | 2022-06-23

  • Dockerfile to build S1_NRB image (#27)
  • adjustments to nodata value (#28)
  • renamed XML tag 'nrb' to 's1-nrb' (#36)
  • Metadata & Config Improvements (#30)
  • Geolocation accuracy (#40)
  • various bug fixes and documentation improvements

Full Changelog

0.4.2 | 2022-06-16

  • Update documentation (#27)
  • find unpacked .SAFE scenes in scene_dir (instead of just .zip) (aea53a5)

Full Changelog

0.4.1 | 2022-06-01

  • handle ETAD products as zip, tar, and SAFE (#25)
  • set dem download authentication via env. variables (#26)
  • various bug fixes

Full Changelog

0.4.0 | 2022-05-30

  • outsourced and restructured DEM preparation functionality (#18)
  • outsourced ETAD correction to dedicated module (#19)
  • XML validation & improvements (#17)
  • Restructuring and cleanup (#20)
  • outsourced NRB formatting to dedicated module (#21)
  • extended acquisition mode support (#22)
  • Set up sphinx documentation (#23)
  • AOI scene selection (#24)

Full Changelog

0.3.0 | 2022-03-30

  • Updated metadata module (#9)
  • Modified prepare_dem interface (#10)
  • Various improvements (#11)
  • Modified working directory structure (#12)
  • Updated ancillary.py (#13)
  • Added ETAD correction (#14)
  • Improved RGB composite (#15)
  • Store DEM/WBM tiles in UTM zones different to the native MGRS zone (#16)

Full Changelog

0.2.0 | 2022-03-03

Full Changelog

0.1.0 | 2022-01-14