Go to the source code of this file.
|
module | ufo_locs_mod |
| Fortran module handling observation locations.
|
|
|
subroutine, public | ufo_locs_mod::ufo_locs_create (self, obss, nlocs, lats, lons) |
|
subroutine, public | ufo_locs_mod::ufo_locs_setup (self, nlocs) |
|
subroutine, public | ufo_locs_mod::ufo_locs_copy (self, other) |
|
subroutine, public | ufo_locs_mod::ufo_locs_delete (self) |
|
subroutine, public | ufo_locs_mod::ufo_locs_concatenate (self, other) |
|
subroutine, public | ufo_locs_mod::ufo_locs_init (self, obss, t1, t2) |
|
subroutine, public | ufo_locs_mod::ufo_locs_time_mask (self, t1, t2, time_mask) |
|