Changeset 246 for IOIPSL/trunk
- Timestamp:
- 02/08/08 10:50:16 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
IOIPSL/trunk/src/fliocom.f90
r239 r246 630 630 !! t 'time' 'tstep' 'timesteps' 631 631 !! 632 !!-- Rule 3 : we look for a correct "units" attribute 633 !! 634 !! Axis Units 635 !! (case insensitive) 636 !! 637 !! x 'degree_e[...]' 'degrees_e[...]' 638 !! y 'degree_n[...]' 'degrees_n[...]' 639 !! z 'm[...]' 'km[...]' 'hpa[...]' 640 !! t 'week[...]' 'day[...]' 'hour[...]' 641 !! 'minute[...]' 'second[...]' 'timesteps[...]' 642 !! 643 !!-- Rule 4 : we look for a variable with one dimension 632 !!-- Rule 3 : we look for a variable with one dimension 644 633 !!-- and which has the same name as its dimension 645 634 !!--------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.