HEAD | b2cb6ac | [pre-commit.ci] pyupgrade: v3.17.0 → v3.18.0 (#1278) updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.18.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | 15 October 2024, 02:47:02 UTC |
refs/heads/aria_prep_corr | 66f486f | Reuse write_ifgram_stack and iono_split_spectrum to reduce maintainance burden | 28 October 2024, 00:15:11 UTC |
refs/heads/autopilot/1279-20241023040951845 | 2596ac1 | autopilot proposal | 23 October 2024, 04:09:54 UTC |
refs/heads/gui-qt | 0d2d6b4 | Hooked up DEM Options to Plot | 01 July 2018, 22:38:43 UTC |
refs/heads/main | b2cb6ac | [pre-commit.ci] pyupgrade: v3.17.0 → v3.18.0 (#1278) updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.18.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | 15 October 2024, 02:47:02 UTC |
refs/heads/python2 | 683ec6e | rename shellscripts to sh to be consistent with py3-pysar | 23 January 2019, 16:32:34 UTC |
refs/heads/sss_rerefGPS | 554f211 | Merge branch 'main' into sss_rerefGPS | 09 February 2023, 10:00:11 UTC |
refs/heads/stac | c9b0db5 | small bugfixes | 19 February 2024, 15:07:14 UTC |
refs/tags/v1.1.0 | f3eb60d | docs/paper: add shell scripts | 24 April 2019, 02:26:02 UTC |
refs/tags/v1.1.1 | db9dfa5 | update comments (#60) + docs/paper: update link for nbviewer + add temp-c custom colormap cpt file + add -s besides --start-date and -e besides --end-date for timeseries2velocity.py + asc_desc2horz_vert: add example to prepare asc/desc data | 09 May 2019, 02:59:04 UTC |
refs/tags/v1.1.2 | e60940b | version: bug fix when no new commit after last release | 14 May 2019, 18:53:11 UTC |
refs/tags/v1.2.0 | d2173b0 | fractal: adaptive p0 scaling factor adapt p0 value internally instead of the previously fixed scale value so that the input p0 is equal to C0 from the check_power_spectrum(). check_power_spectrum_1d() use the square part of the input data with dimension as a power of 2, for more robust performance. | 03 January 2020, 07:20:21 UTC |
refs/tags/v1.2.2 | 4c8e9fd | Update fallback version number/date in version.py for the new release | 28 April 2020, 02:29:46 UTC |
refs/tags/v1.2.3 | 81f9ff0 | wrap-up before new release + README: update version number in the badge + version: update fall back release version number and date | 14 July 2020, 20:14:24 UTC |
refs/tags/v1.2alpha | 1aa5881 | check azimuthAngle while plotting gps vs insar (#161) * update comments for plot_transection.py in smallbaselineApp * utils.get_geometry_file() support checking of a list of datasets * check both incidenceAngle and azimuthAngle while calling utils.plot.plot_gps() * prep_aria: do not create azimuthAngle dataset if no azAngle file is input * stackDict: remove UNIT metadata while loading ifgramStack and geometry* files * disable GPS related options in tsview.py for now because "insar displacement vs gps displacement" is not implemented yet. | 31 July 2019, 03:16:21 UTC |
refs/tags/v1.2beta | ba9de4b | wrap up for v1.2beta (#178) * Update README.md * Update version.py | 08 August 2019, 18:34:34 UTC |
refs/tags/v1.3.0 | a1b53e8 | wrap up for version 1.3.0 + update version number and release date for v1.3 + remove solid_f from .gitignore | 06 March 2021, 01:14:23 UTC |
refs/tags/v1.3.1 | dd9512b | ts2vel: skip writing for empty blocks (#624) Co-authored-by: Zhang Yunjun <yunjunzgeo@gmail.com> | 02 August 2021, 19:36:58 UTC |
refs/tags/v1.3.2 | ca29361 | wrap up version 1.3.2 (#703) + version.py: add release_history as a list of Tags - use Tag from the collection module to save the release history explicitly - distinguish between release version number/date and version number/date - update version_number/date/description usage in __inti__.py, view.py and smallbaselineApp.py + bump the release version number to 1.3.2 | 22 November 2021, 03:04:47 UTC |
refs/tags/v1.3.3 | edebebd | version: add version 1.3.3 tag (#761) | 14 April 2022, 21:14:12 UTC |
refs/tags/v1.4.0 | 68cdbbe | wrap up for version 1.4.0 (#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 | 04 August 2022, 20:01:49 UTC |
refs/tags/v1.4.1 | 36a0835 | wrap up for version 1.4.1 (#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 | 16 August 2022, 06:51:05 UTC |
refs/tags/v1.5.0 | 93d769b | docs: add <details> tag to shorten installation note + version 1.5.0 tag (#912) * docs/install: add <details> tag to shorten the default instruction * version: add tag for version 1.5..0 | 18 November 2022, 19:53:12 UTC |
refs/tags/v1.5.1 | 4e88f08 | add version 1.5.1 tag (#945) | 04 January 2023, 04:51:02 UTC |
refs/tags/v1.5.2 | 29d901d | `isce_utils.extract_multilook_number()`: search XML and VRT files (#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 | 09 August 2023, 14:12:28 UTC |
refs/tags/v1.5.3 | c7c9ca4 | wrap up for version 1.5.3 (#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 | 23 November 2023, 09:31:39 UTC |
refs/tags/v1.6.0 | feae339 | add version tag for 1.6.0 (#1190) + version: add version tag for 1.6.0 + utils.transect_yx/lalo(): update comment for example usage | 09 May 2024, 11:45:16 UTC |
refs/tags/v1.6.1 | f7ac98f | version: add 1.6.1 tag (#1246) | 31 July 2024, 08:03:47 UTC |