Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrap up for version 1.5.3 #1120

Merged
merged 4 commits into from
Nov 23, 2023
Merged

wrap up for version 1.5.3 #1120

merged 4 commits into from
Nov 23, 2023

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
6 checks passed
@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