Tags: yunjunz/MintPy
Tags
wrap-up for version 1.6.2 (insarlab#1390) + version: add version tag for v1.6.2 + utils.isce_utils.unwrap_snaphu(): create RSC file if input has one as well + cli.geocode: more usage examples for isce2 files + save_kmz.py: remove whitespace while showing the figure title + unwrap_error_phase_closure: mask out pixels in numTriNonzeroIntAmbiguity.h5 with value == the num of triplets, a.k.a. invalid pixels
add version tag for 1.6.0 (insarlab#1190) + version: add version tag for 1.6.0 + utils.transect_yx/lalo(): update comment for example usage
wrap up for version 1.5.3 (insarlab#1120) + src/mintpy/version.py: add tag for version 1.5.3 + simulation/fractal: fix np.abs(dtype) bug due to numpy behavior change + plot_network: fine-tune coh mat fig size for long time series + scripts/fix_typos.sh: use github.com instead of raw.githubusercontent.com for spelling.dat URL - use the github.com url for the spelling.dat file, as downloading raw.githubusercontent.com files in China does not work well - check gdal_dict.txt file instead of the ./fix_typos dir, so that one could run the script without deleting the ./fix_typos directory - add more words to the AUTHORIZED_LIST + fix some typos by running scripts/fix_typos.sh + docs/installation.md: add deprecation note for macports
`isce_utils.extract_multilook_number()`: search XML and VRT files (in… …sarlab#1068) + `utils.isce_utils.extract_multilook_number()`: improve robustness against the occasionally missing *.full.xml files for hgt/lat/lon/los during the isce2/topsStack processing by: - add shadowMask to the potential data file list - search both *.full.xml and *.full.vrt file + version: add version 1.5.2 tag
docs: add <details> tag to shorten installation note + version 1.5.0 … …tag (insarlab#912) * docs/install: add <details> tag to shorten the default instruction * version: add tag for version 1.5..0
wrap up for version 1.4.1 (insarlab#829) + version: add Tag for version 1.4.1 + readfile.read_hdf5_file(): speedup the 3D matrix reading when slicing a small fraction of the 1st dimension, by using integer indexing for 3D h5 dataset, instead of 1D boolean array indexing. + view.read_data4figure(): bugfix for referencing unwrapPhase while plotting mixed dset types + move the following plotting functions to utils.plot.py for a more compact module import, to simplify the UNAVCO notebook: - unwrap_error_phase_closure.plot_num_triplet_with_nonzero_integer_ambiguity() - timeseries_rms.plot_rms_bar() - objects.insar_vs_gps.plot_insar_vs_gps_scatter() + plot.plot_insar_vs_gps_scatter(): add preliminary outlier detection
wrap up for version 1.4.0 (insarlab#824) + version: add release tag for v1.4.0 + bulk_plate_motion: add ITRF2014_PMM global var for convenience and future options with PMM model name and plate name, instead of typing detailed values manually. + geocode.py: add checking for the imcompatible options between "--geo2radar" and "--bbox / --software scipy" + subset: replace try/except with if/else for more robustness + arg_group: add --title / --fig-title for --figtitle option as alternatives
PreviousNext