i am trying to plot contours for latte test by following below link:
https://www.myroms.org/wiki/index.php/Contour_Plots
but after typing
this error aries:ccntG<ccnt.in
at line 686 of file ccnt.f90 (unit=5, file='stdin')
Fortran runtime error:Bad real number in ite 2 of list input.
would you please help e to solve it.
lines 685 and 686 of ccnt.f90 are:
READ (stdinp,*) YBmap , YTmap
READ (stdinp,*) XLmap , XRmap