We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Class for reading datasets from CMR, likely using https://github.com/nsidc/earthaccess
The text was updated successfully, but these errors were encountered:
I started using earthaccess and ran into a few things that I opened issues for: nsidc/earthaccess#431 and nsidc/earthaccess#430.
I don't think either of these is blocking, just noting them as an FYI.
Sorry, something went wrong.
with #10 and few commits afterward we now have a functional CMR mosaic reader
The staging endpoint is available at https://9ox7r6pi8c.execute-api.us-west-2.amazonaws.com/
example:
https://9ox7r6pi8c.execute-api.us-west-2.amazonaws.com/collections/C1996881146-POCLOUD/tiles/WebMercatorQuad/4/4/4.jpg?scale=1&backend=xarray&variable=analysed_sst&temporal=2020-02-01%2F2020-02-01&rescale=0,1000&colormap_name=viridis
I think we can close this as completed
vincentsarago
No branches or pull requests
Class for reading datasets from CMR, likely using https://github.com/nsidc/earthaccess
The text was updated successfully, but these errors were encountered: