Description Usage Arguments Details Value Author(s) See Also
Function to transform *.gle files derived by the software GeoLocator for
further analyses in GeoLight
.
1 |
file |
the full patch and filename with suffix of the *.gle file. |
The *.gle file derived by the software "GeoLocator" (Swiss Ornithological
Institute) is a table with interpolated light intensities over time gathered
from the *.glf file. Furthermore a column defines wether the light intensity
passes the defined light intensity threshold in the morning (sunrise) or in
the evening (sunset). This information is used in gleTrans()
, to
create a table with two subsequent twilight events (tFirst, tSecond)
and type defining wether tFirst refers to sunrise (1) or
sunset (2). Date and time information will be transferred into a
GeoLight
appropriate format (see: as.POSIXct
).
A data.frame
suitable for further use in
GeoLight
.
Simeon Lisovski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.