Closed tojofo closed 10 years ago
Fixed by https://github.com/Unidata/thredds/issues/73
@tojofo please close.
Pretty sure you can close this @jonescc :)
Nope, he's not a member of Unidata and not the issue author. Learn to GitHub @tojofo ;)
I didn't realise it was under Unidata/ncWMS
so what I should learn is to read
We are experiencing an issue where ncWMS is returning timestamps that are out by 1 millisecond.
Take for example the netCDF file located here http://thredds.aodn.org.au/thredds/dodsC/IMOS/ACORN/gridded_1h-avg-current-map_QC/CBG/2013/09/14/IMOS_ACORN_V_20130914T023000Z_CBG_FV01_1-hour-avg.nc
Visit our ncWMS server godiva interface at http://ncwms.aodn.org.au/ncwms/godiva2.html
Navigate to _Radar Data - Capricorn Bunker Group (QC data) - northward_sea_watervelocity Select the 2013-09-14 as the date and then click the combo box to view the times.
You will seven instances of times like
HH:29:59:999
Using ncdump over the file;
Gives the correct value of
TIME = "2013-09-14 02:30";