Skip to content

Fully optional false_easting/_northings for all coord systems #3629

@trexfeathers

Description

@trexfeathers

As first highlighted in #3626, false_easting and false_northing arguments can be supplied as =None if they are absent from the loaded data. To handle =None for these arguments, an Iris coord system needs to have None as the default value, rather than the 0 supplied in most current cases.

It has been confirmed that these arguments are always optional under the CF conventions. Therefore: the modifications and tests already written for the Geostationary coord system in #3628 should be mirrored for all coordinate systems that include false_easting and false_northing arguments.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions