Skip to content

feat(time_checks): add timechecks #11

@Ayoubnac1

Description

@Ayoubnac1

Currently working on " time checks "
│ │ ├── time_checks # Dedicated file for time-related checks
│ │ │ ├── check_time_monotonicity.py # Checks if the time variable is monotonic
│ │ │ ├── check_time_uniqueness.py # Checks if the time values are unique
│ │ │ ├── check_time_bounds.py # Checks if the time variable has valid bounds
│ │ │ ├── check_time_gaps.py # Checks for gaps in the time series
│ │ │ ├── check_time_units.py # Checks the units of the time variable
│ │ │ ├── check_time_calendar.py # Checks the calendar attribute of the time variable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions