Skip to content

Conversation

@davidhassell
Copy link
Contributor

@davidhassell davidhassell commented May 23, 2025

Fixes #335 (Read Zarr datasets)
Fixes #336 (Read multiple datasets with one call to cfdm.read)
Fixes #337 (Means to read datasets from CDL as a string input)

Read multiple datasets with one call to cfdm.read

Changes in cfdm/read_write/read.py
Changes in cfdm/read_write/netcdf/netcdfread.py
Changes in cfdm/test/test_read_write.py

Means to read datasets from CDL as a string input

Changes in cfdm/read_write/read.py
Changes in cfdm/read_write/netcdf/netcdfread.py
Changes in cfdm/test/test_read_write.py

Changes to other files ...

Many of these are propagating the removal of hdf5 in method names and docstrings, replaced with dataset. Also some general housekeeping (typos, better code re-use, etc.)

@davidhassell davidhassell added this to the NEXTVERSION milestone May 23, 2025
@davidhassell davidhassell added enhancement New feature or request dataset read Relating to reading datasets labels May 23, 2025
@davidhassell davidhassell merged commit 8a13f6d into NCAS-CMS:main Jun 2, 2025
@davidhassell davidhassell mentioned this pull request Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dataset read Relating to reading datasets enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Means to read datasets from CDL as a string input Read multiple datasets with one call to cfdm.read Read Zarr datasets

1 participant