Custom Query (986 matches)
Results (355 - 357 of 986)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#454 | Done | added driver d_std_obc.m | ||
Description |
Added a Matlab driver script d_std_obc.m to extract and write open boundary condtions standard deviations which are used in 4D-Var. This is just a template script that can be used to compute the error covariance standard deviation for open boundary conditions. As an example, they are extracted from the initial conditions standard deviation data. I also corrected minor typos in the documentation of d_ssh_obs.m and d_sst_obs.m. |
|||
#455 | Fixed | Corrected a bug in correlation.h | ||
Description |
The LdefNRM(:,ng) and LwrtNRM(:,ng) need to be inside of DO ng=1,Ngrids I guess that I was tired last night when I made this correction. |
|||
#456 | Done | Added obs_depth.m | ||
Description |
Added a new script obs_depth.m to the matla/4dvar repository that can be used to compute the fractional z-grid location of the observations. In addition, the super_obs.m script was enhanced to create super observations in the vertical. |