[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #QWM-598512]: Putting global attributes
- Subject: [netCDF #QWM-598512]: Putting global attributes
- Date: Thu, 05 Jun 2008 17:23:05 -0600
Hi Sujata,
Instead of
call ncapt(cdfid, ncglobal, 'DX', NCFLOAT, 1,'dx' , rcode)
try
call ncapt(cdfid, ncglobal, 'DX', NCFLOAT, 1, dx , rcode)
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: QWM-598512
Department: Support netCDF
Priority: Normal
Status: Closed