Skip to content

Support exporting to other CfRadial1 versions (1.3 / 1.4)? #388

Description

@syedhamidali

Follow-up from review discussion in #387.

to_cfradial1 currently hardwires the output version:

cfradial1_ds.attrs["Conventions"] = "Cf/Radial"
cfradial1_ds.attrs["version"] = "1.2"

This was hardwired before the refactor too, so #387 keeps it as-is. Opening this so we can discuss whether users would want to export to other CfRadial1 versions (1.3/1.4, see https://ncar.github.io/CfRadial/).

Things to work out:

  • Which versions are worth supporting, and what actually differs between 1.2 / 1.3 / 1.4 in terms of variables and attributes.
  • Whether this should be a version= keyword on to_cfradial1 or inferred from something else.
  • What the default should stay as (presumably "1.2").

cc @kmuehlbauer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions