Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Re: [netcdfgroup] a problem



Ah, yes, I forget about that flag because I don't use netcdf3 much! You can still have both by using 'or' or 'ior':

 integer :: cmode

 cmode = ior(NF90_NOCLOBBER, NF90_64BIT_OFFSET)
 status = NF90_CREATE(fname,cmode,ncid)

-- Ted

On Jul 31, 2009, at 9:11 AM, Giuseppe Grieco wrote:

Now it works, but I recompiled my code with the opening option NF90_64BIT_OFFSET instead of NF90_NOCLOBBER.

Thanks,

Giuseppe



 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690