Work on CMIP7 Vocabulary support #149
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Draft: CMIP7 Vocabulary Integration Setup
🚧 This is a Draft Pull Request 🚧
This PR is created as a draft to establish the foundation for CMIP7 vocabulary integration in ACCESS-MOPPy. It is not ready for merge and serves as a preparation step for upcoming CMIP7 support.
Purpose
This draft PR addresses the initial setup required to integrate CMIP7 controlled vocabularies into ACCESS-MOPPy by updating the CMIP7_CVs submodule configuration.
Changes Made
productionbranch of WCRP-CMIP/CMIP7-CVsNext Steps
This draft establishes the groundwork for:
CMIP6Vocabularybut adapted for CMIP7 specificationsCurrent Status
Implementation Plan
Phase 1: Core CMIP7Vocabulary Class
CMIP7Vocabularyclass invocabulary_processors.pyPhase 2: CMIP7 Table Support
Phase 3: Metadata Generation
Phase 4: Testing & Validation
Technical Considerations
Key Differences from CMIP6
Compatibility
Review Notes
This PR is marked as draft because:
Please do not merge until all CMIP7 integration components are complete and thoroughly tested.
Related Issues
Note: This draft PR sets up the foundation for CMIP7 support. Subsequent commits will add the complete CMIP7 vocabulary processing capabilities while maintaining backward compatibility with CMIP6.