Hello
I am new user ROMS in Matlab. I am following the tutorial example. In this case after
following the steps 1) make_grid 2) make_forcing 3) make_bulk
in the 4th step make_clim I got the errors as below as
>> make_clim
mkdir: /Users/ASAN/Phd/Matlab/Roms_tools/Run/ROMS_FILES/: File exists
Making the clim: /Users/ASAN/Phd/Matlab/Roms_tools/Run/ROMS_FILES/roms_clm.nc
Title: Benguela Model
Read in the grid...
Create the climatology file...
Creating the file : /Users/ASAN/Phd/Matlab/Roms_tools/Run/ROMS_FILES/roms_clm.nc
VTRANSFORM = 1
Create the OA file...
??? Undefined function or method 'ncid' for input arguments of type 'double'.
Error in ==> netcdf.netcdf at 432
if ncid(result) >= 0
Error in ==> make_clim at 110
nc=netcdf(temp_ann_data);
So, Does any body can help me ?
Kind Regards,
Ali