Recent Releases of esgpull
esgpull - 0.9.1
What's Changed
- repo: remove conda installation instructions by @svenrdz in https://github.com/ESGF/esgf-download/pull/92
- doc: add citation to docs index by @svenrdz in https://github.com/ESGF/esgf-download/pull/86
- Rename
Paths.__iter__toPaths.values, use Config.paths in Filesystem by @svenrdz in https://github.com/ESGF/esgf-download/pull/90 - fix: updating re-added queries works (+test) by @svenrdz in https://github.com/ESGF/esgf-download/pull/97
Full Changelog: https://github.com/ESGF/esgf-download/compare/0.9.0...0.9.1
- Python
Published by svenrdz 8 months ago
esgpull - 0.9.0
What's Changed
- feat: improve add message to include next steps (update) by @svenrdz in https://github.com/ESGF/esgf-download/pull/77
- fix: handle esgf 1.5 bridge api by @svenrdz in https://github.com/ESGF/esgf-download/pull/79
- Add Dataset Tracking for Completion Monitoring by @svenrdz in https://github.com/ESGF/esgf-download/pull/81
- feat: add plugin system by @svenrdz in https://github.com/ESGF/esgf-download/pull/84
Full Changelog: https://github.com/ESGF/esgf-download/compare/0.8.0...0.9.0
- Python
Published by svenrdz 9 months ago
esgpull - 0.8.0
What's Changed
- speed up "esgpull status" by @alaniwi in https://github.com/ESGF/esgf-download/pull/68
- Use configured API index node only when querying ESGF nodes during
esgpull updateby @svenrdz in https://github.com/ESGF/esgf-download/pull/71 - Change
distriboption default toTrueby @svenrdz in https://github.com/ESGF/esgf-download/pull/72 - Add addedat/updatedat fields to Query, add filtering to
showcommand using--after/--beforeby @svenrdz in https://github.com/ESGF/esgf-download/pull/69
New Contributors
- @alaniwi made their first contribution in https://github.com/ESGF/esgf-download/pull/68
Full Changelog: https://github.com/ESGF/esgf-download/compare/0.7.4...0.8.0
- Python
Published by svenrdz 11 months ago
esgpull - 0.7.0
What's Changed
- Greatly improve database performance for
esgpull updateby @svenrdz in https://github.com/ESGF/esgf-download/pull/47 - Download show filename by @svenrdz in https://github.com/ESGF/esgf-download/pull/37
- Use
ruffinstead ofblackandflake8by @svenrdz in https://github.com/ESGF/esgf-download/pull/48 - feat(cli): add datasets command (per query) by @svenrdz in https://github.com/ESGF/esgf-download/pull/46
- Add default query by @svenrdz in https://github.com/ESGF/esgf-download/pull/30
- Develop with rye by @svenrdz in https://github.com/ESGF/esgf-download/pull/50
Full Changelog: https://github.com/ESGF/esgf-download/compare/0.6.5...0.7.0
- Python
Published by svenrdz over 1 year ago