-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: add release notes * final PR before R003 🎉 * docs: switch to RTD [`build.os`](https://blog.readthedocs.com/use-build-os-config/) * ci: use mamba for CI builds * docs: update NSIDC comments for AWS * feat: add option for viewing full screen leaflet map * feat: add option to specify the start and end cycle for a local granule * 003 end cycle now 18 * fix: assert cycle (if entered) is length 2 * feat: add shortcuts for merging Arctic and Antarctic regions * ci: bump actions to v3 * refactor: create wrapper function `open_dataset` * fix: pass format to from_file * fix: don't check if string in open_dataset * refactor: pass through `HBox` and `VBox` to `widgets` * docs: use micromamba for RTD builds * chore: set 003 as the default version * added note about granule needing to be `s3fs` object in `from_xarray` function * ci: bump versions to prevent deprecation * feat: add delayed reads with `dask` for multiple granules * fix: filter CMR request type using regular expressions * docs: update release notes Co-authored-by: Wilson Sauthoff <63430469+wsauthoff@users.noreply.github.com>
- Loading branch information
1 parent
2cee565
commit 6e366b6
Showing
14 changed files
with
247 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.