Skip to content

wrap up for version 1.5.3#1120

Merged
yunjunz merged 4 commits intoinsarlab:mainfrom
yunjunz:new_release
Nov 23, 2023
Merged

wrap up for version 1.5.3#1120
yunjunz merged 4 commits intoinsarlab:mainfrom
yunjunz:new_release

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Nov 23, 2023

Description of proposed changes

  • bug fix in simulation/fractal.py

  • typo fix in various scripts/doc

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ simulation/fractal: fix np.abs(dtype) bug due to numpy behavior change

+ plot_network: fine-tune coh mat fig size for long time series
… spelling.dat url

+ scripts/fix_typos.sh: use the github.com url for the spelling.dat file, as downloading raw.githubusercontent.com files in China does not work well

+ scripts/fix_typos.sh: check gdal_dict.txt file instead of the ./fix_typos dir, so that one could run the script without deleting the ./fix_typos directory

+ scripts/fix_typos.sh: add more words to the AUTHORIZED_LIST
+ src/mintpy/version.py: add tag for version 1.5.3

+ docs/installation.md: add deprecation note for macports
@yunjunz yunjunz merged commit c7c9ca4 into insarlab:main Nov 23, 2023
@yunjunz yunjunz deleted the new_release branch November 23, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant