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

197 image data #198

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

197 image data #198

wants to merge 3 commits into from

Conversation

scotthavens
Copy link
Contributor

@scotthavens scotthavens commented Nov 18, 2020

Working with cropped HRRR files, at one particular point the grib files were returning nan values for particular grid cells. This fix uses pandas reindex() to add NaN values to the data and deal with those values when performing the grid_local and grid_mask options.

Added a test to specifically test for this issue with no raised exceptions being a successful test. The test is also only performed locally on NWRC.

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