Releases: observingClouds/ecmwfspec
Releases · observingClouds/ecmwfspec
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
ls
fails 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)