ioos / comt_catalog

THREDDS catalogs for comt_catalog.sura.org:/var/www/thredds_instance/content/thredds
http://comt.sura.org/thredds
1 stars 5 forks source link

ADCIRC times are not CF-compliant #4

Open rsignell-usgs opened 10 years ago

rsignell-usgs commented 10 years ago

Grrrr.... I just discovered that the ADCIRC times are not CF compliant. While they apparently work with netCDF-Java (NJ must have some extra non-CF time unit handling) they do not work with netcdf4-python, which requires CF-compliance.

If you take a look at one of the datasets: http://comt.sura.org/thredds/dodsC/data/testbed/inundation_tropical/UND_ADCIRC/Hurricane_Ike_3D_final_run_with_waves.html

you can see the time units are written as seconds since 7/31/2008 12:00:00 but it should be written seconds since 2008-07-31 12:00:00 -0:00.

I guess this means fixing the 00_dir.ncml files.

rsignell-usgs commented 10 years ago

It turns out some are already modified and some not. Need to check them all.

corbittkerr commented 10 years ago

Identified the runs with issues. Fixing them now: Ike 3D w/o waves Ike 2D pre 5 Rita 2D pre 3 Rita 2D pre 4 Rita 2D pre 5 Rita 3D w/ waves Rita 3D w/o waves