Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

- IODA parallel reader - first functional version ready for testing around next week
- R2D2 interface improvements, kwarg validation soon, can relocate r2d2-experiments-localhost
- spack-stack - jedi - hercules - fckit shared pointer issue
- boost regex issue need to revert oops PR 
- CI pipeline - found bug in caching; if errors found (old CI passes, new CI fails) please notify jedi-infra through the usual channels and tag @eap in the PR
- EWOK ingest suites for observations is progressing nicely, more and more obs types are added
- Dom on leave for the next three weeks
    - use jedi-infra-support slack channel, jcsda-internal discussions, or forum; please avoid contacting individuals in the team directly


ALGO

- Merging code today that removes variable-change-to-anaylsis-and-back code - NEED DETAILS FROM ANNA
- Next Monday: Merge PR from Mayeul that may affect certain ctests - NEED DETAILS FROM ANNA
- Coming soon: PR to pass parameters through configurations instead of interfaces
- Coming soon: PR global interpolator replacing atlas interpolater,m affecting saber interpolator bock Removal of the call to model-analysis variable change from the 4D-Var and 3D-FGAT cost functions, and removal of a method in the Model class: https://github.com/orgs/JCSDA-internal/discussions/54 (merge today)

- Additional test output for Dirac for the localization: https://github.com/orgs/JCSDA-internal/discussions/56 (merge Monday July 24th)

- Pass Configuration instead of Parameters through repo interfaces: https://github.com/orgs/JCSDA-internal/discussions/55

- GlobalAtlasInterpolator replaced by GlobalInterpolator; changes for users that use it in yamls (and possibly code), e.g. when using saber Interpolation block and when using the feature of writing out output to lat/lon in a generic way: https://github.com/orgs/JCSDA-internal/discussions/58 

    - Need yaml change: key to switch interpolator
    - Ricardo: Why the default can't be what it is now?
    - Anna: The default depends on the situation/application, and previously one or the other was used (hardcoded); now you can switch for either of them.
    - Hernan: Problem with interpolator with models on staggered grid
    - Yannick: Decision was made in the past that model passes all variables on the same grid to avoid the complexity of dealing with different staggered grids in different models
    - Dan: Can't interpolate winds on staggered grids, because they are tangential to the grid - requires rotation (too much to ask from generic code)
- Yannick working on improvements on 4denvar, Anna using that information for cross-covariances
- Bug fixes in bump concerning sampling in limited area models, new nicas normalization otion
- Progress on MPAS-Skylab
- Finalization of jedi-atlas interface requirements document

...