Skip to content

Revise file name specification #21

@RobertPincus

Description

@RobertPincus

Two aspects make some file names difficult to discover -

  1. The version number is encoded as a data attribute and in the file name. This makes auto-discovery harder than it need be, and means that intake catalogs have to be updated by hand every time the underlying data is revised.
  2. the file name specification includes the start time. Many files (e.g. aircraft flight files) cover an entire day but have unpredictable start times.

I propose that the data version number be removed from the naming convention and the _HHMMSS component be made optional.

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