Opened 14 years ago

Closed 14 years ago

#452 closed bug (Fixed)

Corrected bug in c_std_bry.m

Reported by: arango Owned by: arango
Priority: major Milestone: Matlab Processing Scripts
Component: Matlab Version: 3.4
Keywords: Cc:

Description

The order the dimensions for 3D open boundary condtions standard deviation varaibles (u_obc, v_obc, temp_obc, and salt_obc) in 4dvar/c_std_bry.m was incorrect. We need to have

Var.dimid           = [did.time did.bry did.Nr did.IorJ];

Many thanks to Chris Edwards for bringing this to my attention.

Change History (1)

comment:1 by arango, 14 years ago

Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.