Description Usage Arguments Value Author(s)
This function adds weather data from Anita's Belmont trial to the MongoDB database.
1 2 3 4 5 6 7 8 9 10 |
timestamp |
a list of timestamps for weather |
username |
username for use with Anita's App |
password |
password for use with Anita's App |
rain |
the precipitation |
temp |
the temperature (T) |
humidity |
the humidity (H) |
THI |
the temperature-humidity index. Calculated as: 0.8×T+H×(T-14.4)+46.4 |
condition |
the weather conditions |
a message that indicates the data has been successfully added
Anita Chang a.chang@cqu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.