Search found 3 matches

by andre_belem
Sat Apr 06, 2013 1:49 am
Forum: ROMS Installation
Topic: REASON: Attempting netcdf-4 operation on netcdf-3 file
Replies: 3
Views: 5300

Re: REASON: Attempting netcdf-4 operation on netcdf-3 file

Hi Kate,
yes...I don't have HDF5 because I installed netcdf with --disable-netcdf-4 option.
I can't create any file (same error) but it doesn't explain "why" it worked for the first run and now doesn't work any more.

I tried again to install everything from a fresh install and now doesn't work ...
by andre_belem
Thu Apr 04, 2013 4:42 pm
Forum: ROMS Installation
Topic: REASON: Attempting netcdf-4 operation on netcdf-3 file
Replies: 3
Views: 5300

REASON: Attempting netcdf-4 operation on netcdf-3 file

Dear all,

I just moved to a new Ubuntu 12.04 machine and installed netcdf from source, with special attention to netcdf-4.2.1.1 for the CC compiler (using --disable-netcdf-4 option) and netcdf-fortran-4.2 for netcdf.mod.
Everything installed, I compiled ROMS with no problems and tested the ...