Ask Your Question
0

Error with make_tides

asked 2022-04-03 11:11:31 +0200

Hi, I'm new to using CROCO!

I was preparing tides input for my interannual REGIONAL case from January to February 2005 using ERA5 and Mercator. When I run the "make_tides" command, I got this error message below:

Warning: Closing open netCDF file handles.

In make_tides (line 33) Start date for nodal correction : 1-Jan-2005 Reading CROCO grid parameters ... Tidal components : M2 S2 N2 K2 K1 O1 P1 Q1 Mf Mm Processing tide : 1 of 10 ssh... Getting ssh_r for time index 1 Getting ssh_i for time index 1 In an assignment A(:) = B, the number of elements in A and B must be the same.

Error in ncvar/subsasgn (line 295) temp(:) = other;

Error in netcdf/subsasgn (line 83) result = subsasgn(v, s, other);

Error in make_tides (line 134) ncfrc{'tide_Ephase'}(itide,:,:)=mod(-deg*angle(ei)+correc_phase,360.0);

Could you please help me solve it? Thank you.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2022-04-03 12:04:51 +0200

for some reason the add_tides option is commented out in make_ERA5. Could you try doing make_forcing before make_tides?

edit flag offensive delete link more
0

answered 2022-04-03 14:41:33 +0200

Hi, it does work now by running the make_forcing, followed by make_tides and make_ERA5 as well.

Thank you.

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2022-04-03 11:11:31 +0200

Seen: 3,092 times

Last updated: Apr 03 '22