name: The timestamp handling for metadata was fixed in base-transformer class
about: check for missing timestamp is handled in base-transformer class transformer_class.py
title: Missing timestamp handled
labels: 'pull request'
assignees: Jacob van der Leeuw
[ ] My updates require a change to the documentation
[X] I have updated the documentation accordingly
[X] I have added tests to cover my changes (For the testing, use the metadata file listed and remove the observationTimeStamp field in order to test if the result is still reasonable)
name: The timestamp handling for metadata was fixed in base-transformer class about: check for missing timestamp is handled in base-transformer class transformer_class.py title: Missing timestamp handled labels: 'pull request' assignees: Jacob van der Leeuw
Description
This change was needed because when metadata was missing a timestamp, the time-associated field in the result was not correct. An example metadata file used to test is found at https://app.zenhub.com/workspaces/ua-ag-data-science-5a57a3198339f11ba1c85775/issues/agpipeline/issues-and-projects/130 with the observationTimeStamp field being used for testing
Types of changes
This change was a bug fix
Checklist:
Hints to reviewers: