How can I create a regional subset? #290
Unanswered
blaylockbk
asked this question in
Q&A
Replies: 1 comment
|
The easiest way to create a regional subset that I know of is to download the data of interest, then use wgrib2 to create a subset.
Herbie does have a helper function to create regional subsets using wgrib2; it's hidden in the Herbie document because it's half-baked. Steps:
This is demonstrated here: Herbie Wrapper for wgrib2 There might be a way to create regional subsets with eccodes, but I haven't investigated that yet. Let me know if you know!
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've had this question several times...
Is there any way to subset individual areas (e.g., "subgrids") using Herbie?
All reactions