Is there a place to get the grid files for the example configurations (in particular Seamount) in ROMS? I have it running but cannot view the output with Visulizations_Tools/roms_gui.m without a grid file.
Thanks.
Grid files for example configurations
There is an option in cppdefs.h to turn off writing the grid information to the history and averages files. Make sure you are using the default of letting it put the grid information into the output. It could be that it is already there - check with "ncdump -h avgsfile.nc". Then just tell Matlab that your grid file is the output file.