It looks like this API expects the weather station to be at a fixed location. My station is on a boat and as such, the data I send is based on my current location which of course can change.
Ideally I would be able to pass longitude and latitude values as query parameters. Is this possible?