Blame view

help/ncTimeFormat 290 Bytes
16035364   Benjamin Renard   First commit
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>