v0.4.0 #127
betolink
announced in
Announcements
v0.4.0
#127
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
earthdata can now persist user's credentials into a
.netrc
fileWe can also renew our CMR token to make sure our authenticated queries work:
We can get authenticated
fsspec
file sessions. closes #41We can use
Store
to get our files from a URL list. closes #43Lastly, we can stream certain datasets directly into xarray (even if we are not in AWS)
This discussion was created from the release v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions