Error while generating grid in write_ww3meta #1404
Unanswered
meenakshisreejith
asked this question in
Q&A
Replies: 1 comment
-
Dear Meenakshi, please try with the updated version of gridgen here : https://gitlab.ifremer.fr/wave/tools/gridgen |
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.
-
Hello all,
I am trying to generate a four grid setup. While running my global script (modified from examples given), there is an error in write_ww3meta.m code. It says in the line
lat(1,2)-lat(1,1)*60
the error in posiiton 2 exceeds 1. I tried modifying this by changinf lat(2,1) but the meta file is not showing the correct number of grid points.
Kindly help regarding this.
Beta Was this translation helpful? Give feedback.
All reactions