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

some new tools #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

some new tools #9

wants to merge 1 commit into from

Conversation

filefolder
Copy link
Contributor

Hi Claudio! Noticed you have a new version which reminded me to share these new functions. I expect they could still be improved some, but they seem to do their intended job. Hopefully of some use to anyone.

  1. create_checkerboard (for resolution testing)
  2. extract_diagonal_slice (grabs a 2D vertical interpolated model and 1D distance array slice for plotting)
  3. generate_submodel (a new smaller model from a bigger one)
  4. project_to_grid_indices (gives a x,y from a lon,lat)

1) create_checkerboard (for resolution testing)
2) extract_diagonal_slice (grabs a 2D vertical interpolated model slice)
3) generate_submodel (a new model from a bigger one)
4) project_to_grid_indices (gives a x,y from a lon,lat)
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