basic test

Hello everyone,

I am testing NetCDF library with samples found in the User's Guide for
Fortran
(June 1997).

In a single FORTRAN source, I use functions NF_CREATE, then NF_OPEN.

NF_CREATE('foo.nc',NF_CLOBBER,ncid) creates a file 'foo.nc',
(status = 0, ncid = 3)
but NF_OPEN('foo.nc',NF_WRITE,ncid) gives
status = -51 (Not a netCDF file) and stops the run.

What do I forget ?
My apologizes for this basic question, and thanks in advance.


--
Bernard NEMRY (bnemry@xxxxxxxxx)
Laboratory for Planetary and Atmospheric Physics
LIEGE, BELGIUM





  • 1999 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: