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

Gridclim_dict for high gridded cell count #17

Open
jphuong opened this issue May 1, 2018 · 0 comments
Open

Gridclim_dict for high gridded cell count #17

jphuong opened this issue May 1, 2018 · 0 comments

Comments

@jphuong
Copy link
Contributor

jphuong commented May 1, 2018

Gridclim dict has a hardcoded threshold for performance reasons. Currently, if the mapping file gridded cell count is above 500, then the daily variable dataframes would be removed from the dictionary output.

We've had a discussion to incorporate this threshold limit as a gridclim_dict input parameter. Thus far, it would make sense to incorporate a default number to prevent slow performance from high virtual memory burden. A second concern is that without this threshold the resulting dictionary output is far too large for use (export or read-in) as it will be in the order of gigabytes.

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