Replies: 1 comment
-
solved! I had FIELD%TIMEREF set incorrectly, and that was screwing-up the time stamps when writing the netcdfs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm having some problems with a simulation. Have run similar configurations all OK, but with this run (different winds/ice forcing) I am getting an error when writing the outputs. (See log below). I wonder perhaps if the out_grd.ww3 is somehow corrupt, so can't be converted as a number? The model log looks OK, and it's run cleanly so I am wondering what is going on. I also ran with output spectra, and the ww3_ounp also runs ok, so don't think it's a netcdf / library problem.
Is there a way to look at the out_grd.ww3 binary before converting, to see what the problem is? Or another way to run in a more verbose mode, so I can establish what might be wrong with the forcing?
Thanks!
Lucy
./ww3_ounf
Grid name : Global wave model GS256A
Fields in file :
Conversion for SMCTYPE: 4
Fields : Water depth
Wind speed
Ice concentration
Wave height
Mean wave period(+2)
Mean wave period(-1)
Mean wave period(+1)
Mean wave dir. a1b1
Mean dir. spr. a1b1
Peak direction
Peak prd. (from fp)
Part. wave height
Part. peak period
Part. mean direction
Part. dir. spread
Part. mean per. (+1)
Part. mean per. (+2)
Part. peak density
Friction velocity
Charnock parameter
Wind-wave net mom. f
Wave-ocean mom. flux
Stokes drift at z=0
Mean square slopes
Output time data :
SMC grid output :
SMC to regular lat/lon grid using cell averaging
Aligned output grid definition:
NX, NY : 512 384
X0, Y0 : 0.352 -89.766
DX, DY : 0.70312 0.46875
Generating files
MAPSTA output disabled for SMC grids
NEW NETCDF FILE WAS CREATED ww3.field.nc
Writing new record dpt number 1 for 2100:01:01T01:00:00 in file ww3.field.nc
*** WAVEWATCH III ERROR IN OUNF :
LINE NUMBER 2892
NETCDF ERROR MESSAGE:
NetCDF: Numeric conversion not representable
luic@ln01:/work/n01/n01/luic/EcoWind_Glob/configs/COWCLIP/run>
Beta Was this translation helpful? Give feedback.
All reactions