Two aspects make some file names difficult to discover -
- 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.
- 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.
Two aspects make some file names difficult to discover -
intakecatalogs have to be updated by hand every time the underlying data is revised.I propose that the data version number be removed from the naming convention and the _HHMMSS component be made optional.