-
Hello! 👋 I'm just familiarizing myself with your project and I noticed in your docs:
> Dark Sky provides both temperatureHigh and temperatureMax values, and since I am not sure what the difference …
-
Hello Grist Labs Team,
I am exploring the `grist-static` repository and am interested in the capabilities of the JS API regarding CSV data manipulation. Specifically, I'm looking to understand whet…
-
I know this is probably pretty picky and is something that has been bugging me for a while but some of the fields in the API either don't have any rounding or round to three decimal places instead of …
-
It appears that, in very rare cases, the `AccursedAltarScreen` will attempt to activate the value associated with `isAltarActive` before it is initialised. The individual who reported this bug has bee…
-
I'm having trouble getting data from the timemachine API, and I'm not sure what I'm doing wrong.
Here's my API request: `https://timemachine.pirateweather.net/forecast//40,-88,-86400` to get the w…
-
Hey, I have been playing around with the API and i found something i think might be a bug :
When calling :
`curl --location 'https://timemachine.pirateweather.net/forecast/API_TOKEN/50.0,14.43…
-
Hi,
I open this issue as a follow up to https://github.com/alexander0042/pirateweather/issues/71 which I cannot reopen, since it has been locked by a github-actions bot.
After receiving data in …
-
I had posted this in [this issue](https://github.com/alexander0042/pirateweather/issues/5) yesterday night but I figured I'd separate it out into a new thread to keep that discussion cleaner.
There…
-
Hi! Great library, thanks for creating it!
There is just one thing I can't figure out: how do I get the current moon phase (from the 8 phases, New moon, Waxing Crescent, First quarter, Waxing Gibbo…
-
Hi! I've been using your library for a while, it's fantastic.
But there is one thing that bothers me. How can I get a Moon phase for a specific date? It is basically what has been discussed here: #34…