[Thread Prev][Thread Next][Index]

[las_users] time format and type in DRDS service



Hi LAS experts,

I am trying to serve an OPeNDAP DRDS dataset on LAS.

I have been following the NWIOOS example. The trick with this dataset is that "time" is of type "float64" and the format is YYYY.0
Unfortunately I am not the person serving this dataset on OPeNDAP so I can't go change the time type and format to something more standard. This is unfortunate because I know I would be able to get it to work if time was of type 'int' and format 'yyyy'.

So this is how I set up the drds parameters in my config file:

<time>year</time>
<time_type>double</time_type>
<time_units>years since 1949-01-01 00:00:00</time_units>
<time_format>yyyy.0</time_format>

I also tried 'yyyy' and 'yyyy.y' for the time_format with no success.
In the LAS documentation, it's not clear to me if <time_format> needs to be used with time type "double" or not and what syntax to use.

So I am wondering if someone see what I am missing or what I am doing wrong.
I have had success with other datasets where 'time' is of type "int" or "string".

Thanks for any help on this.
Jerome.
 


Get thousands of games on your PC, your mobile phone, and the web with Windows®. Game with Windows

[Thread Prev][Thread Next][Index]


Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement