Hi
when I execute make_bry after make_clim,
my computer will restart and unable to create 'xxx_frc.nc', 'xxx_ini.nc' and 'xxx_clm.nc' in '/root/ROMSTOOLS/Roms_tools/Run/ROMS_FILES'. matlab will only create 'xxx_grd.nc' , another time when I test make_bry in matlab I have follow error:
>> make_bry
Making the file: ../Run/ROMS_FILES/roms_bry.nc
Title: Benguela Test Model
Read in the grid...
??? Undefined function or method 'netcdf' for input arguments of type 'char'.
Error in ==> make_bry at 82
nc=netcdf(grdname);
please guide me.
Best Regards
F.Daryabor
make_bry
netcdf toolbox
Hi, seems you forgot to reload the netcdf toolbox. For Romstools this is usually done with the start command.
Cheers,
Andres
Cheers,
Andres