gads.r: gads.r

View source: R/gads.R

gads.rR Documentation

gads.r

Description

R function to extract data from the Fortran Global Aerosol Database software, for a specific location, season and relative humidity see http://www.mpimet.mpg.de/fileadmin/publikationen/Reports/MPI-Report_243.pdf

Usage

gads.r(lat, lon, relhum, season)

Arguments

lat

Latitude in decimal degrees

lon

Longitude in decimal degrees

relhum

Integer specifying relative humidity to use, 1:8 corresponds to 0,50,70,80,90,95,98,99 percent relative humidity

season

Season to obtain data for, 0 = summer, 1 = winter

Value

optdep A vector of wavelength-specific optical depths


mrke/NicheMapR documentation built on April 3, 2024, 10:05 a.m.