Skip to content

warnings about variables on the same dimension with different shapes (different coordinates) #219

Description

@amoodie

As of now, sandplover does not support the case where any variables have different shapes in the same dimension.

  • For example, two 3d spatiotemporal datasets recorded at different temporal resolutions.
  • Or in another example, a variable capturing overhead images recorded every 60 seconds, and lidar elevation data recorded every 60 minutes.

Eventually, we want to have some level of support for this in sandplover, as it is allowable in the sandsuet specification.

For now, we should add checking during instantiation of the cubes that warns the user about their data having this characteristic, and this not being fully implemented and considered experimental. Documentation should be updated to reflect the same information. Tests needed for issued warnings.

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

    cubedocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions