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 #121

Closed
wants to merge 12 commits into from
Closed

Bedmap2 restructure #121

wants to merge 12 commits into from

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 closed this Nov 6, 2022
@mdtanker
Copy link
Owner Author

mdtanker commented Nov 6, 2022

Closed and replaced with #123. Accidently include commits from #118 here, so used git interactive rebase to remove those commits.

@mdtanker mdtanker deleted the bedmap2-restructure branch November 6, 2022 19:51
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