Skip to content

Releases: insarlab/MintPy-tutorial

Version 2023

22 Aug 07:55
4e9de67
Compare
Choose a tag to compare

What's Changed

  • update links for the new src layout of mintpy by @yunjunz in #48
  • coherence_change_detection: bugfix + folium plot by @mgovorcin in #49
  • update visualization notebooks for mintpy-1.5 by @yunjunz in #51
  • water_mask: radar-code with isce-2 lookup table files by @yunjunz in #55
  • smallbaselineApp_aria: update for EarthScope 2023 short cource by @yunjunz in #56

Full Changelog: v2022...v2023

Version 2022

22 Aug 07:42
6a5ca08
Compare
Choose a tag to compare

What's Changed

  • add read_hdf5 and prepUAVSAR_geometry by @yunjunz in #36
  • update save_text by @yunjunz in #36
  • add coherence_change_detection using ifgramStack.h5 by @mgovorcin in #37
  • add closure_phase_bias tutorial by @yjzhenglamarmota in #40
  • smallbaselineApp_aria: update for UNAVCO 2022 short course and mintpy-1.4.1-9 by @yunjunz in #44 and #45
  • water_mask: bugfix by @yunjunz in #46
  • water_mask: add --fill while calling geocode.py by @yunjunz in #47
  • update various notebook for API change introduced in mintpy-v1.5.0 by @yunjunz in #46

New Contributors

Full Changelog: v2021...v2022

Version 2021

22 Aug 07:33
bcebc93
Compare
Choose a tag to compare

What's Changed

  • smallbaselineApp_aria: update for UNAVCO 2021 short course by @yunjunz in #24, #28, #29, #30 and #31
  • add asc_desc2horz_vert by @yunjunz in #25
  • smallbaselineApp_hyp3: update URL of the example dataset by @cirrusasf in #26
  • smallbaselineApp_hyp3: add incAngle and waterMask by @cirrusasf in #33
  • plot_dis_ts: update usage to mintpy-1.3..1 by @yunjunz in #35

Full Changelog: v2020...v2021

Version 2020

22 Aug 04:53
Compare
Choose a tag to compare

What's Changed

  • smallbaselineApp_aria:
  • smallbaselineApp:
    • update notebook to mintpy v1.2.2-22 by @yunjunz in #11
  • add smallbaselineApp_hyp3 for a simple HyP3 + MintPy workflow by @cirrusasf in #22
  • add io sub-module by @yunjunz in #5
    • add read_hdf5.m to read HDF5 file in matlab
    • add read_gmt_grd.ipynb to read GMT file in Python
  • add calc_multilook_number by @yunjunz in #9
  • update simulation sub-module:
    • adjust for the updated mintpy.simulation sub-modules by @yunjunz in #3
    • create simulations/README.md by @yunjunz in #13
  • remove obsolste nb4save_kmz_timeseries by @yunjunz in #6
  • README:

Full Changelog: v2019...v2020

Version 2019

06 Aug 08:35
Compare
Choose a tag to compare

What's Changed

  • add smallbaselineApp.ipynb for the end-to-end explanation of the routine workflow by @yunjunz
  • add smallbaselineApp_aria.iypnb for the UNAVCO 2019 InSAR short course with ISCE by @yunjunz and @hfattahi
  • add visualization directory for tsview, plot_transection and plot_coherence_matrix by @yunjunz
  • add simulations directory for the time series simulation used in Yunjun et al. (2019) by @yunjunz
  • add applications directory for the following custom applications based on mintpy module or for mintpy time series analysis @yunjunz
    • calculate_multilook_number
    • coordinate_conversion
    • image_slider
    • nb4save_kmz_timeseries
    • plot_displacement_timeseries
    • plot_gps_quiver
    • run_computeBaseline
    • save_data2text
    • stripmapApp_postprocessing for Ge et al. (2019)
    • timeseries2velocity
    • timeseries_estimator
    • tropo_gacos
    • water_mask

Full Changelog: https://github.com/insarlab/MintPy-tutorial/commits/v2019.11