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

Load data via standard datacube load funcs #25

Open
1 task
mpaget opened this issue May 18, 2023 · 0 comments
Open
1 task

Load data via standard datacube load funcs #25

mpaget opened this issue May 18, 2023 · 0 comments

Comments

@mpaget
Copy link

mpaget commented May 18, 2023

The current virtual product find (bag) and load (box) methods in the Process input_data functions may be munging the CRS or other load parameters that we might expect to work for dc.load.

  • Write an alternative input_data function that uses find (dc.find_datasets) and load (dc.load) funcs to build an xarray object.

This may help with dask too.

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