UFO
ufo_locs_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  ufo_locs_mod::ufo_locs
 Fortran derived type to hold observation locations. More...
 

Modules

module  ufo_locs_mod
 Fortran module handling observation locations.
 

Functions/Subroutines

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)