richard-olav / troubleshooting-ebas-submit-errors

This repository lists common errors and possible solutions when trying to submit NASA-ames files to EBAS
0 stars 1 forks source link

start time of first sample (<4 digit year>-<2 digit month>-<2 digit day>T<2 digit hour>:<2 digit minute>:<2 digit second>) is not equal to 'Startdate' specified in metadata (<4 digit year>-<2 digit month>-<2 digit day>T<2 digit hour>:<2 digit minute>:<2 digit second>) #2

Open richard-olav opened 8 years ago

richard-olav commented 8 years ago

start time of first sample (<4 digit year>-<2 digit month>-<2 digit day>T<2 digit hour>:<2 digit minute>:<2 digit second>) is not equal to 'Startdate' specified in metadata (<4 digit year>-<2 digit month>-<2 digit day>T<2 digit hour>:<2 digit minute>:<2 digit second>)

richard-olav commented 8 years ago

This error will occur if the specified "Startdate" does not match the startdate of the first sample in your dataset. E.g. if start time of first sample is (2015-03-11T12:00:00) and the 'Startdate' specified in metadata is equal to (2015-03-11T00:00:00), then this inconsistency will give you an error. Therfore make sure that the "Startdate" specified is equal to the first sample value in your dataset.