Skip to content

Latest commit

 

History

History
124 lines (90 loc) · 5.98 KB

changelog.rst

File metadata and controls

124 lines (90 loc) · 5.98 KB

Changelog

1.3.0 | 2023-05-24

  • SNAP RTC: increase DEM oversampling by a factor of two (#78)
  • nrb.format: do not hardcode src_nodata and read it from the data instead (#79)
  • enable configuration via command line arguments (#80)
  • improved date parsing (#81)
  • scene search via STAC (#82)
  • enhanced time filtering (#84)
  • general processor improvements (#85)

Full Changelog

1.2.0 | 2022-12-29

  • improved geometry handling (#71)
  • DEM handling improvements (#72)
  • GRD buffering by (#73)
  • add DEM as additional output layer (#70)
  • sigma0 processing and annotation layer configuration (#74)

Full Changelog

1.1.0 | 2022-09-29

  • documentation improvements (#60)
  • installation update (#61)
  • Process restructuring (#63)
  • minor structural changes and bug fixes (#65)
  • documentation update reflecting the recent process restructuring (#66)
  • renamed processing mode 'snap' to 'rtc' (#67)

Full Changelog

1.0.2 | 2022-08-24

  • Fix error in handling of temporary VRTs (#50)
  • Adjustments to VRT log scaling (#52)
  • [metadata] read nodata values directly from files (instead of hard-coding them) (#53)
  • use type identifier in scene-specific DEM file names (#55)
  • Add VRT assets to STAC files (#56)
  • Fix and improve metadata geometry handling (#57)
  • SNAP 9 compatibility (#58)

Full Changelog

1.0.1 | 2022-07-03

  • dem handling improvements (#45)

Full 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