You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "Joseph C. Jacob (Jira)" <ji...@apache.org> on 2021/09/21 03:24:00 UTC

[jira] [Created] (SDAP-345) Add ability to read time stamp from the filename

Joseph C. Jacob created SDAP-345:
------------------------------------

             Summary: Add ability to read time stamp from the filename
                 Key: SDAP-345
                 URL: https://issues.apache.org/jira/browse/SDAP-345
             Project: Apache Science Data Analytics Platform
          Issue Type: Task
          Components: granule-ingester
            Reporter: Joseph C. Jacob


Some datasets lack a time variable and attributes and only indicate the date and/or time in the filename.  In these cases, the ingester needs to be able to extract the time stamp from the filenames according to a new regular expression setting in the collections-config ConfigMap.

The ingester should read the time stamp from a granule using these 3 methods (in priority order):
 # From the time variable
 # From the global attributes (this ticket)
 # From the filename

All three were options in the old legacy ningester.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)