SoAD FAB LAB

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:

Try Here

If you are here to download our data for research Purposes:

Try Here

Guide incoming... (Resources and Tools for Weather and Climate Research for the Built Environment)

Dashboard Set Up:

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

Steps:

In terminal, enter "node-red" to open a node-red pallet.

You can access the dashboard by pointing your browser to:

http://127.0.0.1:1880/

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: image

I am using (and verified) the Weatherlink API V2 key and secret inserted into the metadata stored here: image

It knows the location so it must have the station ID... but no weather data?

image

I believe the issue is the two stations. I failed to turn one off but... here we go!