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

plot: better handle the DEM range < contour level warning #807

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Jul 7, 2022

Description of proposed changes

This PR includes minor updates on a few scripts.

  • utils.plot.prepare_dem_background(): better handle the warning msg when the DEM range < contour levels

  • objects.stackDict: use enumerate for "for" loop & progressBar while writing HDF5 files

  • scripts/jupyter_notebook_config.py: replace NotebookApp with ServerApp for running docker

  • bulk_plate_motion: update comments by removing NNR-NUVEL1A as it seems obsolete compared with ITRF2014-PMM and NNR-MORVEL56.

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ utils.plot.prepare_dem_background: better handle the warning msg when the DEM range < contour levels

+ objects.stackDict: use enumerate for "for" loop & progressBar while writing HDF5 files

+ scripts/jupyter_notebook_config.py: replace NotebookApp with ServerApp for running docker

+ bulk_plate_motion: update comments by removing NNR-NUVEL1A as it seems obsolete compared with ITRF2014-PMM and NNR-MORVEL56.
@yunjunz yunjunz merged commit 0d3b715 into insarlab:main Jul 7, 2022
@yunjunz yunjunz deleted the plot branch July 7, 2022 18:34
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