Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction of aggregation datasets #320

Open
wants to merge 136 commits into
base: main
Choose a base branch
from

Conversation

davidhassell
Copy link
Contributor

Fixes #319

Moves CFA functionality from cf-python to cfdm

I think fairly self explanatory (let me know if otherwise :)), but some points of note:

  • CFA API is updated a bit to reflect that which is (currently) going through discussion over at the CF conventions
  • read.py is refactored as a class so that upstream applications (e.g. cf-python) can avoid large amounts of docstring and code duplication
  • The inheritance structure of Array objects has been changed for similar reasons. This includes moving the old FileArrayMixin to a the abstract FileArray

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce reading and writing of aggregation datasets (introduced at CF-1.13)
1 participant