Skip to content

Conversation

@jjokella
Copy link
Collaborator

Goal: Merge the PDAF-OMI deveopment by Yorck Ewerdwalbesloh and Anne Springer from Uni Bonn into the main code.

User

Command line switch

  • use_omi

Developer

  • additional files in the interface/framework/Makefile: Modules for each observation type and callback routines.
  • separating backward compatible code from OMI code using the use_omi switch
  • additional idea: modular enkf_clm_mod (by observation type): TODO, link PR specializing on this modularity.
  • contains GRACE-DA functionality in more modular way than branch tsmp-pdaf-patched-grace-da (TODO: Add PR for old-fashioned GRACE-DA)

jjokella and others added 17 commits December 17, 2025 11:03
no need to specify PDAF_SRC as input in TSMP2
goal: calling a subroutine in `-lpdaf-d` inside the code of
`$(LIBMODEL)`
for -lpdaf-d and $(LIBMODEL), possibly a circular dependency?
circular dependencies not wanted

this way library-subroutines can be called from model interface
routines, but not the other way around (should not be needed as model
interface routines should always be called by framework routines).
DA enhancements: PDAF update to 2.3, DA interval adaption, introduction of full obs-error covariance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants