Displaying 4 results from an estimated 4 matches for "suncalc".
Did you mean:
  funcall
  
2024 Jan 30
2
Basic astronomy package recommendation wanted.
...hing that seems
> to offer what I want.  I could try coding these functions myself, but
> "if you didn't write it you didn't wrong it".
>
A quick search showed several candidate packages:
  https://cran.r-project.org/package=suntools
  https://cran.r-project.org/package=suncalc
(but I don't use any of those packages)
Perhaps also worth asking at:
  https://stat.ethz.ch/mailman/listinfo/R-SIG-Geo/
-- 
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2024 Jan 30
1
Basic astronomy package recommendation wanted.
...at I want.  I could try coding these functions myself, but
>> "if you didn't write it you didn't wrong it".
>> 
> 
> A quick search showed several candidate packages:
> 
>  https://cran.r-project.org/package=suntools
>  https://cran.r-project.org/package=suncalc
> 
> (but I don't use any of those packages)
> 
> Perhaps also worth asking at:
>  https://stat.ethz.ch/mailman/listinfo/R-SIG-Geo/
> 
> 
> -- 
> Enrico Schumann
> Lucerne, Switzerland
> http://enricoschumann.net
> 
> ______________________________________...
2024 Jan 30
1
Basic astronomy package recommendation wanted.
Given
 - UTC timestamp
 - a location (latitude,longitude,elevation)
I want to know
 - the sun angles
 - the moon angles
 - the phase of the moon.
I looked on CRAN for astronomy, but didn't notice anything that seems
to offer what I want.  I could try coding these functions myself, but
"if you didn't write it you didn't wrong it".
2024 Jan 31
0
Basic astronomy package recommendation wanted.
...ard,
I wrote s small shiny app to improve the search for CRAN-packages. It can be installed from GitHub:
https://github.com/discoleo/PackageBrowser
Searching for "(?<![- ]cat)astro|sun" yields 19 packages. A few (2 or 3) are unrelated. The remaining may be interesting, e.g. suntools, suncalc, astroFns.
Sincerely,
Leonard
	[[alternative HTML version deleted]]