[Dart-users] Feedback requested

Nancy Collins nancy at ucar.edu
Wed Aug 22 10:54:17 MDT 2012


dear dart-users,

in all model_mods there is the option to supply your own:

subroutine get_close_obs(gc, base_obs_loc, base_obs_kind, obs, obs_kind, &
    num_close, close_ind, dist)

many models do not need any additional code and use the default
routine in the threed_sphere/locations_mod.f90 file.

if you are using a model_mod that includes a get_close_obs()
routine and if it uses either the 'base_obs_kind' integer
or the 'obs_kind' array, could you let me know?

thanks,
nancy



More information about the Dart-users mailing list