rungads | R Documentation |
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
rungads(lat, lon, relhum, season)
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 |
optdep A vector of wavelength-specific optical depths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.