AgPipeline / drone-pipeline-environment

Implements Transformer class and provides docker images for the drone processing pipeline
https://osf.io/xdkcy/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Testing #54

Closed jvanderleeuw closed 4 years ago

jvanderleeuw commented 4 years ago

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: