|
FV3 Bundle
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | generate_locations (c_conf, nlocs, ntimes, bgn, step, times, obsloc) |
| subroutine generate_locations | ( | type(c_ptr), intent(in) | c_conf, |
| integer, intent(in) | nlocs, | ||
| integer, intent(in) | ntimes, | ||
| type(datetime), intent(in) | bgn, | ||
| type(duration), intent(in) | step, | ||
| type(datetime), dimension(nlocs*ntimes), intent(inout) | times, | ||
| type(obs_vect), intent(inout) | obsloc | ||
| ) |
Definition at line 10 of file generate_locations.f90.