Rdocumentation
powered by
Learn R Programming
sirad (version 2.3-3)
cstRead: Read values of clear sky transmissivity
Description
Read values of clear sky transmissivity map for a given locations (in lat/lon)
Usage
cstRead(lat,lon)
Arguments
lat
Latitude in decimal degrees.
lon
Longitude in decimal degrees.
Value
Clear sky transmissivity
See Also
'cst'
Examples
Run this code
cstRead(
50
,
16
)
Run the code above in your browser using
DataLab