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

better handling of adm1 arrays in model/ #15

Open
mattkinsey opened this issue Jan 2, 2021 · 0 comments
Open

better handling of adm1 arrays in model/ #15

mattkinsey opened this issue Jan 2, 2021 · 0 comments
Milestone

Comments

@mattkinsey
Copy link
Owner

There's a number of places in model where we make an array of adm1 values indexed by their fips code. This results in a number of nans showing up that we then catch and remove later. We should add a mapping from fips->compressed index like we do in postprocess so that we won't miss 'real' nans that may show up.

@mattkinsey mattkinsey added this to the v1.0.0 milestone Jan 2, 2021
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

No branches or pull requests

1 participant