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

Default regridding resolution of land-cover data during data ingestion #41

Open
geek-yang opened this issue Nov 15, 2023 · 0 comments
Open

Comments

@geek-yang
Copy link
Member

Land-cover data needs to be regridded with xarray-regrid during the data ingestion. The resolution is configured via the code below:

resolution_lat=0.05,
resolution_lon=0.05,

These parameters should be documented somewhere and would ideally be accessible to the users. We need to find a way to make them configurable.

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