terraref / computing-pipeline

Pipeline to Extract Plant Phenotypes from Reference Data
BSD 3-Clause "New" or "Revised" License
21 stars 13 forks source link

Tools to validate standards compliance #232

Open dlebauer opened 7 years ago

dlebauer commented 7 years ago

We need to run tests that ensure the data products meet data and metadata format specifications.

Description

ARPA-E milestone for Nov 2017 is to have tests that data products match published metadata standards

Details

Completion Criteria

dlebauer commented 7 years ago

Examples for external standards compliance

Also need to add internal compliance checks

Identify first class data products --> what need to be complied

For example, hyperspectral workflow has three products:

  1. level 1: cubes clipped to plot of reflectance values at full resolution, CF + OGC compliant
  2. level 2: cube clipped to plot of indices and masks at full resolution, CF + OGC compliant
  3. level 3: plot level means of each index inserted into BETYdb

For FLIR, RGB, other images

  1. level 1: geoTIFF clipped to plot, OGC compliant
  2. level 2: plant/soil mask
  3. level 3: traits in BETYdb

need to go through this for ea. data product

dlebauer commented 7 years ago

next steps: