Skip to content

Version 1.5.3

Choose a tag to compare

@yunjunz yunjunz released this 23 Nov 12:47
· 158 commits to main since this release
c7c9ca4

Highlights

What’s Changed

  • view.prep_slice(): support quoted lists of characters as inputs by @yunjunz in #1077
  • view: add --scalebar-linewidth option by @yunjunz in #1111
  • view: allow unit change when viewing seasonal time functions by @bbuzz31 in #1084
  • plot_network: check nan values of coh/bperp in kept interferograms by @yunjunz in #1108
  • mintpy.geocode.laloStep: support single value input by @yunjunz in #1075
  • readfile.read_gdal: switch back to gdal kwargs to leverage its subsetting capability by @scottstanie in #1072
  • readfile: support GDAL int8 dtype by @yunjunz in #1083
  • subset: support hdf5 <--> binary by @yunjunz in #1076
  • utils0.utm2latlon(): allow coordinates outside of the normal range of a UTM zone by @swdmike in #1107

Maintenance - Bugfix

  • bugfix for mintpy.network.aoiYX/LALO options by @yunjunz in #1103
  • fix np.abs(dtype) bug due to numpy behavior change in simulation/fractal by @yunjunz in #1120

Maintenance - Documentation

  • Installation: use brew solution for the arg-complete setup on mac/bash by @yunjunz in #1069
  • CONTRIBUTING: update comments on pre-commit by @yunjunz in #1087
  • dir_structure: ppdate URL for HyP3 sample notebook by @hjkristenson in #1113

Maintenance - Dependency

New Contributors

Full Changelog: v1.5.2...v1.5.3