Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Dec 2, 2022

Description of proposed changes

  • docs/installation.md: update based on feedbacks from @yjzhenglamarmota

    • remove note for the regular pip install in non-editable mode, as this is not really useful for development version, because one needs to frequently git pull, and re-install to keep up with updates
    • add mamba install isce2 note for conda env create -f environment.yml dependency installation
  • readfile.read_attribute: enforce lower case for metadata file extension for more robust detection against TIF file with upper case file extension.

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)

+ remove note for the regular `pip install` in non-editable mode, as this is not really useful for development version, because one needs to frequently git pull, and re-install to keep up with updates

+ add `mamba install isce2` note for `conda env create -f environment.yml` dependency installation

readfile.read_attribute: enforce lower case for metadata file ext

for more robust detection against TIF file with upper case file extension.
@yunjunz yunjunz merged commit 4fcc33d into insarlab:main Dec 2, 2022
@yunjunz yunjunz deleted the install branch December 2, 2022 22:11
yunjunz added a commit to yjzhenglamarmota/MintPy that referenced this pull request Dec 2, 2022
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