Search found 4 matches
- Wed May 24, 2023 5:16 am America/New_York
- Forum: Questions/Comments
- Question: SeaDAS unable to determine timestamp
- Replies: 6
Re: SeaDAS unable to determine timestamp
I could send you a file, but you could also just rename one of yours with the filename above. When I modify get_l0_timestamp() in the file get_output_name_utils.py matched_name = re.match(r"P...0064..............(\d\d\d\d\d)(\d\d\d\d\d\d)001\.PDS", input_basename) time_stamp = '20'+matched...
- Tue May 23, 2023 1:56 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS unable to determine timestamp
- Replies: 6
Re: SeaDAS unable to determine timestamp
When I look at the code in get_l0_timestamp() I don't see any regex for filenames of that format.
However the function _get_type_using_l0_cnst() does have a regex for such filenames, so I suspect it's an oversight in the timestamp function?
However the function _get_type_using_l0_cnst() does have a regex for such filenames, so I suspect it's an oversight in the timestamp function?
- Wed May 17, 2023 1:50 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS unable to determine timestamp
- Replies: 6
Re: SeaDAS unable to determine timestamp
It's a direct broadcast file and sorry for not clarifying that I was trying to convert it to L1A.
- Wed May 17, 2023 6:14 am America/New_York
- Forum: Questions/Comments
- Question: SeaDAS unable to determine timestamp
- Replies: 6
SeaDAS unable to determine timestamp
Hello
Has something changed between SeaDAS V2021.2 and V2023.2 ?
I'm now getting "Unable to determine time stamp for input file",
for example with file P1540064AAAAAAAAAAAAAA23136162834001.PDS
(the SeaDAS version is the only thing that I think I've changed!)
Has something changed between SeaDAS V2021.2 and V2023.2 ?
I'm now getting "Unable to determine time stamp for input file",
for example with file P1540064AAAAAAAAAAAAAA23136162834001.PDS
(the SeaDAS version is the only thing that I think I've changed!)