OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
viirs_ancillary.f95 File Reference

Go to the source code of this file.

Modules

module  viirs_ancillary
 

Functions/Subroutines

integer function, public load_ncep_data (filename1, filename2, hr, min)
 
integer function, public load_geos5_data (filename1, filename2, hr, min)
 
real function, public get_winds (rlat, rlon, status)
 
real function, public get_wind_dir (rlat, rlon, status)
 
real(8) function, public get_pwat (rlat, rlon, status)
 
real(8) function, public get_tozne (rlat, rlon, status)
 
type(ncep_gdas_grib) function read_geos5 (filename1, status)
 
integer function read_and_reshape_grib_message (grib_id, out_data)
 
integer function lat2index (lat, status)