Changeset 246 for IOIPSL/trunk


Ignore:
Timestamp:
02/08/08 10:50:16 (16 years ago)
Author:
bellier
Message:

JB : some little lifting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • IOIPSL/trunk/src/fliocom.f90

    r239 r246  
    630630!!    t        'time'    'tstep'   'timesteps' 
    631631!! 
    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 
    644633!!--          and which has the same name as its dimension 
    645634!!-------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.