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 example for extracting point data from multiple grib files #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

elliott-spire
Copy link
Contributor

No description provided.

@elliott-spire elliott-spire requested a review from mpkay May 13, 2020 19:00
Copy link
Contributor

@kxfeldhus kxfeldhus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar to other PR comments I've left. We should refactor duplicated code into reusable portions.

# Parse the datetime out of a grib2 filename,
# assuming it is in the following format:
# sof-d.20200317.t06z.0p125.agricultural.global.f000.grib2
def parse_datetime(filename):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function would be a nice library utility.

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.

2 participants