Releases: johntruckenbrodt/pyroSAR
Releases · johntruckenbrodt/pyroSAR
v0.26.1
What's Changed
- fixed bug in reading/writing snap properties by @johntruckenbrodt in #312
- temporarily limit GDAL to <3.9 by @johntruckenbrodt in #317
- [Archive.select] do not accept multi-feature vectorobjects by @johntruckenbrodt in #316
- remove upper GDAL constraint and additionally install libgdal by @johntruckenbrodt in #318
- [DEMHandler] apply file lock to VRTs by @johntruckenbrodt in #319
- require numpy<2.0 by @johntruckenbrodt in #320
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- require python>=3.8, drop pkg_resources by @johntruckenbrodt in #302
- compatibility with SNAP 10 by @johntruckenbrodt in #303
- add conda build and test to GitHub actions by @johntruckenbrodt in #307
- [snap.auxil.parse_node] remove weird placeholder XML node in BandMaths by @johntruckenbrodt in #308
- revise configuration handling by @johntruckenbrodt in #305
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- require python<3.11 to prevent sqlalchemy-utils error by @johntruckenbrodt in #293
- fix name laundering in export2shp by @MarkusZehner in #295
- [snap.auxil.gpt] fixed bug in removing BNR node by @johntruckenbrodt in #299
- [ancillary] implement file/folder locking mechanism in Lock and LockCollection by @johntruckenbrodt in #294
- auxdata: file locking and VRT source checks by @johntruckenbrodt in #292
- [Archive] replace column 'bbox' with 'geometry' by @MarkusZehner in #296
- [snap] docstring improvements by @johntruckenbrodt in #300
- [github actions] add python-publish.yml by @johntruckenbrodt in #301
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- outsourced product regex patterns into new dedicated module 'patterns' by @johntruckenbrodt in #280
- [S1.OSV.catch] fixed bug in finding files starting in previous month by @johntruckenbrodt in #286
- enable method geometry for additional driver classes by @johntruckenbrodt in #288
- added new base attribute 'coordinates' to driver classes by @johntruckenbrodt in #289
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Fix loading of spatialite for Darwin-based operating systems by @maawoo in #273
- change default S1 OSV download URL, add option to affected functions by @johntruckenbrodt in #275
Full Changelog: v0.22.2...v0.23.0
v0.22.2
What's Changed
- Updates to the writer and erode_edges functions by @polSARfeatures in #264
- enable identify on TDM scenes by @johntruckenbrodt in #267
- Adapt ExamineGamma for different installs by @MarkusZehner in #268
- require spatialist>=0.12.1 and update license year by @johntruckenbrodt in #270
- version 0.22.2 changelog and documentation updates by @johntruckenbrodt in #271
New Contributors
- @polSARfeatures made their first contribution in #264
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
- [BEAM_DIMAP] enable calling method 'geometry' by @johntruckenbrodt in #262
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- [docs] update parameter name
tr
tospacing
by @jonathom in #248 - snap.auxil.gpt documentation improvement by @johntruckenbrodt in #250
- new dependency limitation geoalchemy2<0.14.0 by @johntruckenbrodt in #254
- [Archive] allow multiple products with same outname_base by @johntruckenbrodt in #256
DEMHandler.__get_resolution
allow southern hemisphere latitude values by @maawoo in #258- [readthedocs] upgrade to mambaforge-22.9 by @johntruckenbrodt in #259
- support for Sentinel-1 OCN products by @johntruckenbrodt in #257
- migration of outdated scene databases by @johntruckenbrodt in #260
- version 0.22.0 changelog and documentation improvements by @johntruckenbrodt in #261
New Contributors
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- updated installation and doc building procedures by @johntruckenbrodt in #242
- resampling option in auxdata.dem_create by @johntruckenbrodt in #243
- increased SNAP RTC DEM oversampling by @johntruckenbrodt in #244
- GAMMA handling improvements by @johntruckenbrodt in #245
- SNAP edge erosion bug fixes and mask compression by @johntruckenbrodt in #246
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Force multilook for Envisat, change orbit files autodownload by @gr4n0t4 in #228
- Archive.select: new option for acquisition time filtering by @johntruckenbrodt in #232
- Enable DEM processing over ocean by @johntruckenbrodt in #235
- BEAM_DIMAP: extract metadata attributes 'incidence' and 'image_geometry' by @johntruckenbrodt in #236
- auxdata.dem_create kwargs creation options by @johntruckenbrodt in #237
Full Changelog: v0.19.0...v0.20.0