Releases: observingClouds/ecmwfspec
Releases · observingClouds/ecmwfspec
v0.0.6
What's Changed
- Bump fsspec from 2025.2.0 to 2025.3.0 in /.github/dependabot by @dependabot in #34
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #23
- add peek method by @observingClouds in #35
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Add functionality to get owner via
UPath(path).owner#33
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Fix registration of ectmp file protocol #22
- Enable file listing cache for ectmp #22
- Dependebot version update of fsspec #21
- Fix pre-commit docformatter hook #19
- Add caching of file listings for faster look-ups #18
- Add support for recursive file listings (
ls -R) #18 - Fix
isdir()function call #15 - Add UPath support for ec-protocol #15
- Raise specific errors when
lsfails due to PermissionError or FileNotFoundError #15
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
Implements ectmp locations, fix caching problems and improves testing.
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #6
- Add ectmp by @observingClouds in #8
- fix incorrect cache location by @observingClouds in #10
- fix ls with additional flags by @observingClouds in #9
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #7
- Fix warnings by @observingClouds in #11
- Add ectmp tests and fix its caching by @observingClouds in #12
- update log for release by @observingClouds in #13
Full Changelog: v0.0.1...v0.0.2
v0.0.1
fix pypi release workflow (#5)