Revision c7c9ca4fa7bededce6809a1b3085f369fddbe1bd authored by Zhang Yunjun on 23 November 2023, 09:31:39 UTC, committed by GitHub on 23 November 2023, 09:31:39 UTC
+ 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
1 parent 3ccba02
History
File Mode Size
.circleci
.github
docs
scripts
src
tests
.gitignore -rw-r--r-- 1.8 KB
.pre-commit-config.yaml -rw-r--r-- 1.8 KB
.readthedocs.yaml -rw-r--r-- 778 bytes
Dockerfile -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 35.1 KB
MANIFEST.in -rw-r--r-- 88 bytes
mkdocs.yml -rw-r--r-- 1.4 KB
pyproject.toml -rw-r--r-- 90 bytes
requirements.txt -rw-r--r-- 521 bytes
setup.py -rw-r--r-- 7.4 KB

back to top