NCEAS / metadig-rake

MetaDIG rake, a cross-domain QA/QC library
Apache License 2.0
2 stars 0 forks source link

Check: physical size matches data file size #8

Closed eeerika closed 5 months ago

eeerika commented 2 years ago

Purpose

This check will look to see if the size listed in the physical section of the metadata matches the data file's size.

Components

Result

SUCCESS: if the two sizes match FAILURE: if the two sizes do not match ERROR: on system error or exception in the check code, representing a bug in the check system

jeanetteclark commented 5 months ago

moved to https://github.com/NCEAS/metadig-checks/issues/451