Skip to content

Align xarray dimension handling in to_xarray with earthkit-data #110

@andreas-grafberger

Description

@andreas-grafberger

Is your feature request related to a problem? Please describe.

earthkit-data tries to establish conventions for the handling of xarray dataset dimensions that are followed by many data sources (or rather, readers). Those can be found here: https://earthkit-data.readthedocs.io/en/latest/guide/xarray/dim.html#xr-dim

Ideally, the earthkit-data polytope source (which wraps covjsonkit) would also align with these conventions.

This would mean that we could e.g. load reanalysis data into a dataframe with a single valid_time dimension, or load forecast data to have forecast_reference_time and step dimensions.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions