Create interface for translating Xarray object attributes to MET attributes #1470
Labels
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
alert: NEED CYCLE ASSIGNMENT
Need to assign to a release development cycle
alert: NEED MORE DEFINITION
Not yet actionable, additional definition required
MET: Python Embedding
priority: low
Low Priority
requestor: NCAR/RAL
NCAR Research Applications Laboratory
type: enhancement
Improve something that it is currently doing
Milestone
Describe the Enhancement
Users who choose to use Xarray objects with Python embedding will almost certainly arrive at the MET tools with an Xarray object that already has attributes attached to it. To streamline the user experience with Python embedding and Xarray, consider developing a way to decipher the attributes associated with the users Xarray object and make them conform to the MET standard for attributes expected for Python embedding. The current implementation of this feature requires the user to develop these attributes from scratch using the MET standards, remove their existing attributes from the Xarray object, and attach the MET-compliant attributes they created from scratch. It's likely many of the items MET is looking for already exist in the attributes the user will arrive with.
Time Estimate
2-3 days
Relevant Deadlines
NONE
Funding Source
NONE
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
Enhancement Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
Pull request:
feature <Issue Number> <Description>
The text was updated successfully, but these errors were encountered: