## Description Add an option to the balance operator linvarchange to write out the Jacobians and evaluate how they look (See what was done in the old BkgErrGodas lin variable change https://github.com/JCSDA-internal/soca/blob/7f2ddb61bc86796c83dfcd4801c91bffd829ffb4/src/soca/LinearVariableChange/BkgErrGodas/soca_bkgerrgodas_mod.F90#L123 ) - [ ] add option to save the T/S and SSH/TS Jacobians - [ ] save example diagnostics for several different months of the year (it would be good to capture NH summer/winter) - [ ] take a look and see if things look reasonable
Description
Add an option to the balance operator linvarchange to write out the Jacobians and evaluate how they look
(See what was done in the old BkgErrGodas lin variable change
soca/src/soca/LinearVariableChange/BkgErrGodas/soca_bkgerrgodas_mod.F90
Line 123 in 7f2ddb6