Skip to content

Commit 2cb9fec

Browse files
committed
update changelog
1 parent 8b900ae commit 2cb9fec

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ and this project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
2727
- `GESDISC` should be `GES_DISC` in docstrings.
2828
([#1037](https://github.com/nsidc/earthaccess/issues/1037))
2929
([@abarciauskas-bgse](https://github.com/abarciauskas-bgse))
30-
- `open_virtual_mfdataset` now uses `virtualizarr` v2, and `obstore` in place of `fsspec`.
30+
- `open_virtual_mfdataset` now uses `virtualizarr` v2, and `obstore` in place of `fsspec`. Updated Zarr to V3 xref #967.
3131
([#1074](https://github.com/nsidc/earthaccess/issues/1074))
3232
([@owenlittlejohns](https://github.com/owenlittlejohns))
3333

@@ -49,7 +49,7 @@ and this project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
4949
([@Sherwin-14](https://github.com/Sherwin-14))
5050
([@mfisher87](https://github.com/mfisher87))
5151
- `download` now returns Path consistently.
52-
([#595])(https://github.com/nsidc/earthaccess/issues/595)
52+
([#595])(<https://github.com/nsidc/earthaccess/issues/595>)
5353
([@Sherwin-14](https://github.com/Sherwin-14))
5454
- Users may now authenticate with an existing Earthdata login token with
5555
environment variable `EARTHDATA_TOKEN`
@@ -767,9 +767,6 @@ _Conception!_
767767
- Basic object formatting.
768768

769769
[Unreleased]: https://github.com/nsidc/earthaccess/compare/v0.14.0...HEAD
770-
[0.14.0]: https://github.com/nsidc/earthaccess/compare/v0.13.0...v0.14.0
771-
[0.13.0]: https://github.com/nsidc/earthaccess/compare/v0.12.0...v0.13.0
772-
[0.12.0]: https://github.com/nsidc/earthaccess/compare/v0.11.0...v0.12.0
773770
[0.11.0]: https://github.com/nsidc/earthaccess/releases/tag/v0.11.0
774771
[0.10.0]: https://github.com/nsidc/earthaccess/releases/tag/v0.10.0
775772
[0.9.0]: https://github.com/nsidc/earthaccess/releases/tag/v0.9.0

0 commit comments

Comments
 (0)