Releases: esgf2-us/intake-esgf
Releases · esgf2-us/intake-esgf
v2024.10.25
What's Changed
- ADD: ESGF project abstraction by @nocollier in #63
- REMOVE: operators by @nocollier in #69
- FIX: python version changes by @nocollier in #70
- ADD: streaming options
to_dataset_dict
andto_path_dict
by @nocollier in #68 - FIX: globus transfers post
to_dataset_dict()
rework by @nocollier in #71
Full Changelog: v2024.7.15...v2024.10.25
🚀 v2024.7.15 🚀
What's Changed
- ADD: Add zenodo badge by @mgrover1 in #58
- FIX: pass on the correct exception if not cell measures were found by @nocollier in #60
- FIX: latitude/longitude tolerance not large enough by @nocollier in #61
- FIX: remove default
additional_df_cols
by @nocollier in #62
Full Changelog: v2024.5.2...v2024.7.15
🚀 intake-esgf v2024.5.2 🚀
What's Changed
- ADD: Add new version technique by @mgrover1 in #45
- FIX: add/cleanup dependencies by @nocollier in #49
- FIX: documentation bugs by @nocollier in #50
- ADD: Add citation file and ensure pre-commit in env by @mgrover1 in #56
- Added new configuration option for
additional_df_cols
. by @huard in #54 - ADD: Add David to citation file by @mgrover1 in #57
New Contributors
Full Changelog: v2024.4.23...v2024.5.2
v2024.4.23
What's Changed
- FIX: Solr indices will now paginate properly by @nocollier in #34
- ADD:
variable_info()
to help users discover variable names and meanings by @nocollier in #36 - ADD: a global configure object associated with the package by @nocollier in #39
- ADD: Globus transfer by @nocollier in #42
Full Changelog: v2024.3.5...v2024.4.23
v2024.3.5
What's Changed
- ADD: Support for the ORNL Globus-based index by @nocollier in #28
- FIX: drop zero length query fields by @jsta in #29
- ADD: intake-esgf is now in conda-forge by @nocollier in #31
- ADD: more project-agnostic (CMIP3 and CMIP5 tested) by @nocollier in #32
- ADD: expanded documentation by @nocollier in #33
New Contributors
Full Changelog: v2024.01.26...v2024.3.5
v2024.01.26
What's Changed
- changes to text and metadata by @nocollier in #18
- FIX: code coverage was not running and now displays badge by @nocollier in #22
- FIX: Improve test coverage and runtime by @nocollier in #24
Full Changelog: v2024.01.23...v2024.01.26
🚀 intake-esgf v2024.01.23 🚀
What's Changed
- Add a notebook example by @mgrover1 in #2
- Support for old Solr index technology by @nocollier in #3
- Nate/fix info by @nocollier in #8
- ADD: Add readthedocs by @mgrover1 in #11
- ADD: Add badge for doc build by @mgrover1 in #12
- ADD: Add CI system by @mgrover1 in #14
- Add ci - fixed! by @mgrover1 in #15
- DOC: Update the readme by @mgrover1 in #16
- conditional import of tqdm_notebook by @nocollier in #13
- ADD: Add versioning files by @mgrover1 in #17
New Contributors
- @mgrover1 made their first contribution in #2
- @nocollier made their first contribution in #3
Full Changelog: https://github.com/esgf2-us/intake-esgf/commits/v2024.01.23