Opened 15 years ago
Closed 15 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.
Note:
See TracTickets
for help on using tickets.