Weather Software > GRLevel X Software

WeatherUnderground to GRLevelX

(1/3) > >>

StormChaserOH:
Does anyone know how to write scripts that will pull temperature data from WeatherUnderground for a Placefile for GRLEvelX?

SoMDWx:
Such placefiles already exists across the web....

StormChaserOH:
I want to make my own for just the areas that I cover. That is why I want to make one.

Maumelle Weather:
As Jim says, there are placefiles that already exist, and even if you could get that info from WU, they most likely have it patented or its equivalent.

http://www.redteamwx.com/grlevelx.html - Donationware site that has such placefiles available, as does Allisonhouse (requires a subscription).

Writing the script is the easy part, getting access to said data is the difficult and expensive part, as you would need access to a NOAAPort system to get said data.


John

SteveFitz1:

--- Quote from: StormChaserOH on October 13, 2021, 07:44:30 PM ---I want to make my own for just the areas that I cover. That is why I want to make one.

--- End quote ---
You'll first need to obtain an API key in order to get the data from WU. Then you can write a script using the WU API and get data from as many of the WU sites you want. You'll want to save the results in a file so you can stay within WU's API call limit. Finally, you can create a placefile that pulls the data from the file you save and display it on your GRLevelX map.

I've actually done this and it's not difficult if you're able to write PHP scripts.

Steve

Navigation

[0] Message Index

[#] Next page

Go to full version