-
obs_info.f90 (program) has a `print_obs_seq` that is not called.
There is a `print_obs_seq` in `obs_seq_utilities_mod.f90` that is public. That one has kinds in the variable names, not types.
…
-
In order to use neuralgcm for data assimilation, we need access to the model variables on sigma levels (plus surface pressure). The `api.PressureLevelModel` provides access to decoded data on pressur…
-
With the most recent updates to CAF, the interface for actors has changed from version 0.18.6 in which Summa-Actors is currently based on.
We need to update the actor implementations in Summa-Actor…
-
`keyword_Himawari-8_AHI_clear-sky_radiance_assimilation_impact` | by jtl548@nci.org.au
___
Clear-sky radiance (CSR) observations from Himawari-8/AHI have been assimilated into UKMO global PS s…
-
Perhaps this should be implemented sometime in the future:
[An Adaptive Ensemble Smoother With Multiple Data Assimilation for Assisted History Matching](https://www.researchgate.net/publication/304…
-
This is a revised version of the original Epic Issue #236. The closed PRs associated with the original issue have been removed from the list below - at the time this revised version is being opened.
…
-
## Describe the New Feature ##
Create a new statistics tool named Pair-Stat to compute statistics for already paired forecast and observation data. The initial version of this tool should support the …
-
## Story
As an admin I want to select a location and a timestamp to see its history (rain, sun, sensors status at a given time (failure...)).
## Criteria & special considerations
Display for …
-
## Story
As an admin I want to choose a location and a date to display various info **(i think the second part is actually taken care of in issues 10-11**
## Criteria & special considerations
- Us…
-
There are several model_mods and core DART modules that have a fixed size memory requirement on each processor. The memory usage is static_mem* num_procs (does not scale as you add processors), and i…