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

Bedmap2 restructure redo #123

Merged
merged 3 commits into from
Nov 6, 2022
Merged

Bedmap2 restructure redo #123

merged 3 commits into from
Nov 6, 2022

Conversation

mdtanker
Copy link
Owner

@mdtanker mdtanker commented Nov 6, 2022

  • switched Bemap2 fetch to preprocess and save tifs as zarr files.
  • fetch call only extracts individual files and places them into their own folders, instead of unzipping all the files at once.
  • choose between eigen 64c geoid, gl04c geoid, or WGS84 ellipsoid reference models
  • fill_na option (for surface and thickness), is performed on grid references to geoid, so when they're converted to the ellipsoid oceans should not equal 0, but equal the geoid height relative to the ellipsoid

Closes #119 and makes progress on #120.

@mdtanker mdtanker merged commit b89040d into main Nov 6, 2022
@mdtanker mdtanker deleted the bedmap2-restructure-redo branch November 6, 2022 19:40
@mdtanker mdtanker mentioned this pull request Nov 6, 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.

Bedmap2 resampled on fetch crashes python
1 participant