WW3 (v6.07.1) Simulation Error – INA2R: ERROR IN READING FROM FILE #1364
Unanswered
Pbarbosa92
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, You cannot run ww3_grid with netcdf input files, you need to create a grid using gridgen to obtain ascii files with WW3 format. Best, |
Beta Was this translation helpful? Give feedback.
1 reply
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 everyone,
I'm trying to run a WAVEWATCH III (WW3) v6.07.1 simulation, but I keep encountering the following error when executing
ww3_grid
:This simulation was provided by a colleague, and it runs fine on her machine. However, I can't seem to get past this issue on my setup.
I have installed the following dependencies:
I'm using GCC and GFortran, and below are my
nc-config
andnf-config
outputs:nf-config --all
(netCDF-Fortran 4.6.1)nc-config --all
(netCDF 4.9.2)I'm at a loss as to what could be causing the issue. Any help or suggestions would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions