juseg / hyoga

Paleoglacier modelling framework
https://hyoga.io
GNU General Public License v3.0
8 stars 0 forks source link

Add GEBCO surface (bootstrap) data. #51

Closed juseg closed 1 year ago

juseg commented 1 year ago

Add a function to download, cache, and open global elevation data from GEBCO in custom projection, extent and resolution, which can be exported as PISM bootstrapping file.

codecov-commenter commented 1 year ago

Codecov Report

Base: 72.87% // Head: 71.80% // Decreases project coverage by -1.07% :warning:

Coverage data is based on head (80ece56) compared to base (c77a421). Patch coverage: 51.72% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== - Coverage 72.87% 71.80% -1.08% ========================================== Files 16 17 +1 Lines 623 649 +26 ========================================== + Hits 454 466 +12 - Misses 169 183 +14 ``` | [Impacted Files](https://codecov.io/gh/juseg/hyoga/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot) | Coverage Δ | | |---|---|---| | [hyoga/open/bootstrap.py](https://codecov.io/gh/juseg/hyoga/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot#diff-aHlvZ2Evb3Blbi9ib290c3RyYXAucHk=) | `33.33% <33.33%> (ø)` | | | [hyoga/open/downloader.py](https://codecov.io/gh/juseg/hyoga/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot#diff-aHlvZ2Evb3Blbi9kb3dubG9hZGVyLnB5) | `91.78% <80.00%> (-2.16%)` | :arrow_down: | | [hyoga/open/\_\_init\_\_.py](https://codecov.io/gh/juseg/hyoga/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot#diff-aHlvZ2Evb3Blbi9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.