Blame view

help/ncTimeFormat 315 Bytes
16035364   Benjamin Renard   First commit
1

5e2ae5f2   Elena.Budnik   upload nc - info
2
3
<h3>netCDF File Format</h3>

cd4fd1c6   Elena.Budnik   netCDF3 only
4
netCDF3<br/>
5e2ae5f2   Elena.Budnik   upload nc - info
5
6
7

<h3>netCDF Time Format</h3>
 AMDA accepts the following time formats in netCDF files:
16035364   Benjamin Renard   First commit
8
9
10
11
12
13
  <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>