Changes between Version 4 and Version 5 of U_get_obs_f
- Timestamp:
- Aug 27, 2025, 5:00:38 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
U_get_obs_f
v4 v5 14 14 * `step` : `integer, intent(in)`[[BR]] Current time step 15 15 * `dim_obs_f` : `integer, intent(in)`[[BR]] Size of the full observation vector 16 * `observation_f` : `real, intent( out), dimension(dim_obs_f)`[[BR]] Full vector of synthetic observations (process-local)16 * `observation_f` : `real, intent(in), dimension(dim_obs_f)`[[BR]] Full vector of synthetic observations (process-local) 17 17 18 18 Hints: