Rafnuss / GeoPressureR

Global positioning by atmospheric pressure
https://raphaelnussbaumer.com/GeoPressureR
GNU General Public License v3.0
7 stars 1 forks source link

`find_twilight()` does not work for irregular time data of light #53

Closed Rafnuss closed 1 year ago

Rafnuss commented 1 year ago

Typical error message:

Error in light2mat(light, shift_k) :
  Temporal resolution of the light data is not the same. The code currently cannot work.

How can we fix this?

Rafnuss commented 1 year ago

As finding light is not the aim of this package, I suggest to simply refer to TwGeos::FindTwilight().