Cut a release for the 2024 EarthScope InSAR short course (ISCE+).
Highlights
- update GMTSAR support with new interferogram stack structure and demo dataset by @yunjunz, @Xiaohua-Eric-Xu in #1226, #1227, #1229
- support numpy-2.0 by @Liuqi2002519 and @yunjunz in #1225
- support scipy-1.4 by @yunjunz in #1223
Maintenance - bugfixes
iono_split_spectrum
: hardwire dset while inverting for iono TS by @yunjunz in #1239prep_hyp3
: skip relative_orbit, start/stopUTC for isce2_burst products by @yunjunz in #1200readfile.read_snap_dim
: more tolerant exaction onDATE12
by @ssharifi1994 in #1208
Maintenance - dependency, tests and documentation
simulation.fractal.py
: optionalpyfftw
import by @avalentino in #1191pyproject.toml
: addreadme
to the dynamic metadata list by @yunjunz in #1197 and #1201tests/smallbaselineApp
refactoring by @yunjunz in #1230tests/requirements.txt
: pin gdal"<=3.8" for circle ci by @yunjunz in #1235version
: addget_version_info_v2()
by @yunjunz in #1231- docs: switch fig links from Yunjun's WordPress to
insarlab/figs
GitHub page by @yunjunz in #1234, #1237, #1241
What's Changed
save_kmz
: support data in UTM by @Alex-Lewandowski in #1210isce_utils
: addcrop_slc()
andform_ifgram()
by @yunjunz in #1221prep_gamma
: support geocoded Gamma products by @yunjunz in #1222readfile
: supportGamma
SLC in complex32 format by @yunjunz in #1216- gnss: rename
JPL-SIDESHOW
toSIDESHOW
by @yunjunz in #1240
New Contributors
- @Alex-Lewandowski made their first contribution in #1210
- @Liuqi2002519 made their first contribution in #1225
- @ssharifi1994 made their first contribution in #1208
Full Changelog: v1.6.0...v1.6.1