File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -1132,4 +1132,24 @@ Drivers
11321132
11331133 - :meth: `pyroSAR.drivers.ID.bbox `
11341134 - :meth: `pyroSAR.drivers.ID.geometry `
1135- - method :meth: `pyroSAR.drivers.Archive.select `: new argument `return_value `
1135+ - method :meth: `pyroSAR.drivers.Archive.select `: new argument `return_value `
1136+
1137+ 0.30.1 | 2025-08-22
1138+ ===================
1139+
1140+ Drivers
1141+ -------
1142+ - :class: `~pyroSAR.drivers.ESA `: read all `GEOLOCATION GRID ADS ` segments to obtain GCPs, not just the first one (bugfix)
1143+
1144+ GAMMA API
1145+ ---------
1146+ - support for GAMMA version 20250625
1147+ - support for polar stereographic projections (via :meth: `~pyroSAR.gamma.auxil.ISPPar.envidict `)
1148+ - class :class: `~pyroSAR.gamma.auxil.ISPPar `: raise error if file type is unknown
1149+ (instead of setting the `filetype ` attribute to `unknown `)
1150+ - :func: `~pyroSAR.gamma.util.pixel_area_wrap `:
1151+
1152+ + create ENVI HDR files for inputs to :func: `~pyroSAR.gamma.util.lat_ratio ` (bugfix)
1153+ + fixed bug in ignoring conditions for writing ENVI HDR files of `pix* ` and `gs_ratio ` products
1154+
1155+ - improved readability of tests
You can’t perform that action at this time.
0 commit comments