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

Add GEBCO surface (bootstrap) data. #51

Merged
merged 10 commits into from
Jan 2, 2023
Merged

Add GEBCO surface (bootstrap) data. #51

merged 10 commits into from
Jan 2, 2023

Conversation

juseg
Copy link
Owner

@juseg juseg commented Dec 27, 2022

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.

@juseg juseg added the enhancement New feature or request label Dec 27, 2022
@juseg juseg added this to the v0.3.0 milestone Dec 27, 2022
@juseg juseg self-assigned this Dec 27, 2022
@juseg juseg linked an issue Dec 27, 2022 that may be closed by this pull request
@juseg juseg marked this pull request as ready for review January 2, 2023 17:35
@codecov-commenter
Copy link

Codecov Report

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

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
@@            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 Coverage Δ
hyoga/open/bootstrap.py 33.33% <33.33%> (ø)
hyoga/open/downloader.py 91.78% <80.00%> (-2.16%) ⬇️
hyoga/open/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@juseg juseg merged commit 5fbe233 into main Jan 2, 2023
@juseg juseg deleted the gebco branch January 2, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement GEBCO bootstrapping files.
2 participants