|
subroutine | type_obsop::obsop_partial_dealloc (obsop) |
| Release memory (partial) More...
|
|
subroutine | type_obsop::obsop_dealloc (obsop) |
| Release memory (full) More...
|
|
subroutine | type_obsop::obsop_read (obsop, mpl, nam, geom) |
| Read observations locations. More...
|
|
subroutine | type_obsop::obsop_write (obsop, mpl, nam, geom) |
| Write observations locations. More...
|
|
subroutine | type_obsop::obsop_from (obsop, nobsa, lonobs, latobs) |
| Copy observation operator data. More...
|
|
subroutine | type_obsop::obsop_run_obsop (obsop, mpl, rng, nam, geom) |
| Observation operator driver. More...
|
|
subroutine | type_obsop::obsop_run_obsop_tests (obsop, mpl, nam, rng, geom) |
| Observation operator tests driver. More...
|
|
subroutine | type_obsop::obsop_apply (obsop, mpl, geom, fld, obs) |
| Observation operator interpolation. More...
|
|
subroutine | type_obsop::obsop_apply_ad (obsop, mpl, geom, obs, fld) |
| Observation operator interpolation adjoint. More...
|
|
subroutine | type_obsop::obsop_test_adjoint (obsop, mpl, rng, geom) |
| Test observation operator adjoints accuracy. More...
|
|
subroutine | type_obsop::obsop_test_accuracy (obsop, mpl, geom) |
| Test observation operator accuracy. More...
|
|