Skip to content

Time units "months" are not handled correctly #4

@adrfantini

Description

@adrfantini

Time units "months" are not handled correctly. This is because a month is not a well-defined unit, in fact it is not even CF-compliant. Udunits understands this unit but kinda unofficially (it is not in the official derived units and accepted units list).

Ideally the only practical way to fix this would be to use udunits for time handling, via the units package. This is easy to implement, even possible via an option. I did not initially do this and I do not recall why, maybe to reduce the number of dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions