Resources for SoAD Students at NYIT to learn and use all digital fabrication tools
View the Project on GitHub DigitalFabricationLab-NYIT-SoAD/SAME_LAB
Hello!
Welcome to our general guide for our GW4054.
If you are here to view our data:
If you are here to download our data for research Purposes:
Guide incoming... (Resources and Tools for Weather and Climate Research for the Built Environment)
We are building our earliest prototypes using NODE-RED:
Here is the guide we followed: https://pysselilivet.blogspot.com/2022/02/weatherlink-weather-template-api-v2.html
[x] means we have verified it works!
[x] Install NodeJS: https://nodejs.org/en/download/prebuilt-installer
[x] Install npm: https://nodered.org/docs/user-guide/runtime/adding-nodes\
[x] Install Node-Red https://nodered.org/docs/getting-started/local
In terminal, enter "node-red" to open a node-red pallet.
You can access the dashboard by pointing your browser to:
[x] Install the Dashboard Utility: https://dashboard.flowfuse.com/getting-started.html
[x] Download the Weatherlink Dashboard Flow https://github.com/MatsA/Davis-Weatherlink-dashboard
[x] Deploy a blank default dashboard Weatherlink Dashboard Flow
With a open node-red pallet find "insert" in the menu and use the downloaded Weatherlink Dashboard Flow file. Click Deploy get it running. It will be available at: http://127.0.0.1:1880/ui/
This is almost working. Currently looks like this:
I am using (and verified) the Weatherlink API V2 key and secret inserted into the metadata stored here:
It knows the location so it must have the station ID... but no weather data?
I believe the issue is the two stations. I failed to turn one off but... here we go!