Jay,
You could use the variable time as a single value to establish the time (in complete CF date format) of the first observation
Another multi dimension array can then be used to store the time offset (in hours or seconds etc.) of each measurement from variable time
Or else convert the hourly measurements into a proper CF date format to store in variable time
From: CF-metadata <cf-metadata-bounces at cgd.ucar.edu<mailto:cf-metadata-bounces at cgd.ucar.edu>> on behalf of Ajay Krishnan - NOAA Affiliate <ajay.krishnan at noaa.gov<mailto:ajay.krishnan at noaa.gov>>
Date: Tuesday, October 25, 2016 at 11:07 AM
To: "cf-metadata at cgd.ucar.edu<mailto:cf-metadata at cgd.ucar.edu>" <cf-metadata at cgd.ucar.edu<mailto:cf-metadata at cgd.ucar.edu>>
Subject: [CF-metadata] Handling time when date is "missing"
Hi All,
I have a user that's converting some IMMA format files to CF compliant NetCDF files.
The problem is that, we've run into several measurements where just the hour of measurement has been recorded without the corresponding "date". We would prefer not to omit these data in the conversion, because they are considered valid measurements (and play a role in monthly summary statistics)
How do we represent this in a valid CF NetCDF format since we can't use _FillValues for 'time'? Any suggestions for handling such special cases?
Thanks,
Ajay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://mailman.cgd.ucar.edu/pipermail/cf-metadata/attachments/20161026/e7b7ecfa/attachment-0001.html>
Received on Wed Oct 26 2016 - 12:54:18 BST