Differences between revisions 3 and 4
Revision 3 as of 2008-02-05 09:20:04
Size: 889
Editor: NicoleThomas
Comment:
Revision 4 as of 2010-04-29 08:18:57
Size: 929
Editor: NicoleThomas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from I3dInputFiles

Input file for i3d

If the global attribute ''platform'' is set to 'SATELLITE':

Dimensions:

  • time

  • theta|zeta|press or alt

Variables:

  • time(time)

  • theta(theta)|zeta(zeta)|press(press) or THETA|ZETA(time,alt)

  • NOONLAT(time,theta|zeta|press) or NOONLAT(time,alt)

  • NOONLON(time,theta|zeta|press) or NOONLON(time,alt)

If the global attribute ''platform'' is set to 'MODEL':

Dimensions:

  • time

  • NPARTS

Variables:

  • time(time)

  • LAT(time,NPARTS)

  • LON(time,NPARTS)

  • THETA|ZETA(time,NPARTS)

If the global attribute ''platform'' is set to 'AIRCRAFT' or it is missing:

Dimensions:

  • time or NPARTS

Variables:

  • time(time) or TIME_INIT(NPARTS)

  • NOONLAT or LAT (time|NPARTS)

  • NOONLON or LON (time|NPARTS)

  • NOONTHETA|NOONZETA or THETA|ZETA (time|NPARTS)

i3d/InputFiles (last edited 2014-10-22 07:30:53 by NicoleThomas)