View source: R/LatLon_latxlonx.R
latlon_latxlonx
1 2 3 4 5 6 | latlon_latxlonx(
latneed = 40.0628,
lonneed = -88.1961,
latdelta = 0.5,
londelta = 0.5
)
|
latneed |
numeric site latitude |
lonneed |
numeric site longitude |
latdelta |
numeric simulation delta in minute for the lat dim . This comes from the params file |
londelta |
numeric simulation delta in minute for the lon dim. This comes from the params file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.