Ignore:
Timestamp:
10/10/08 16:12:36 (16 years ago)
Author:
bellier
Message:

histcom : added the NETCDF standard_name attribute for variables
flincom : blanked an attribute to avoid conflicts with NETCDF

File:
1 edited

Legend:

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

    r386 r420  
    611611!--- 
    612612!-- Find the calendar 
     613    calendar = '' 
    613614    iret = NF90_GET_ATT (fid,gdtmaf_id,'calendar',calendar) 
    614615    IF (iret == NF90_NOERR) THEN 
Note: See TracChangeset for help on using the changeset viewer.