1 2 3 4 5 6 7 8 9 10 11
<h2>netCDF Time Format</h2><br/> AMDA accepts the following time formats in netCDF files: <br/> <ul> <li> double (seconds from 01/01/1970) <li> string ISO (YYYY-MM-DDTHH:MM:SS.MSK) <li> string DD Time (YYYYDOYHHMMSSMSK, where DOY = Day-Of-Year -1) </ul>