Skip to content

Version 1.6.2

Choose a tag to compare

@yunjunz yunjunz released this 07 Jul 03:13
· 39 commits to main since this release
86a07ed

Highlights

  • add save_explorer to support export to InSAR Explorer by @mahmud1 in #1330
  • prep_aria: support for ARIA product v3 correction layers by @sssangha in #1247
  • subset.py: support --lat/lon in radar coordinates by @falkamelung & @yunjunz in #1238
  • ts2vel: add --rm-timefun option for customized TS clean up by @yunjunz in #1355
  • support snaphu connect component for gamma interferograms by @yunjunz in #1378
  • support mintpy.load.compression = default option & allow custom compression for geometry HDF5 file by @Merdele & @yunjunz in #1338

Maintenance - bugfixes

  • ionex: update to the IGS long file name convention and migration to EarthData by @yuankailiu & @yunjunz in #1337
  • tropo_pyaps3.get_snwe(): return native int instead of numpy.int64 by @fukun364202818 in #1324
  • gnss.GNSS_SIDESHOW.get_site_lat_lon: dload site list file if not exist by @yunjunz in #1249
  • gnss: handle longitude <=-180 or >=360 by @yunjunz in #1290
  • gnss: change http to https for UNR URLs by @rzinke in #1332
  • view: convert integer to floating to enable masking with nan by @yunjunz in #1289
  • ut.update_template_file(): fix IndexError due to special character + by @MarritL in #1326
  • unwrap_error_phase_closure: use user-defined connCompMinArea by @Alex-Lewandowski in #1336
  • bugfixes in coord & tropo_pyaps3 by @yunjunz in #1373
  • network.coherence_matrix(): bugfix for sorting dates before 2000 by @esrivas17 in #1385
  • typo fix in defaults/mintpy.yaml for Slurm by @jsta in #1276

Maintenance - dependency, tests and documentation

What's Changed

  • add stdproc.multilook sub-module - WIP for version 2 by @yunjunz in #1316
  • utils0: use more hardwired EARTH_RADIUS if needed by @yunjunz in #1261
  • save_qgis.py: Use single context manager for 4 files by @scottstanie in #1310
  • support save_gdal.py --mask/--zero-mask options by @barely-sad-one in #1349
  • support save_kmz for wrapped ifg by fixing plot.scale_data2disp_unit() by @tshreve in #1269
  • sensor: add UAVSAR-L/BIOMASS/SWOT/NISAR-S, and NESZ for several missions by @yunjunz in #1320, #1354
  • sensor: add mission launch/end date & link for file descriptions by @yunjunz in #1374
  • tropo_pyaps3: add --debug-mode option by @yunjunz in #1322
  • tropo_pyaps3: check ~/.cdsapirc file content by @yunjunz in #1364
  • prep_gmtsar: grab A/RLOOKS from GMTSAR config file if available by @yunjunz in #1389
  • wrap-up for version 1.6.2 by @yunjunz in #1390

New Contributors

Full Changelog: v1.6.1...v1.6.2