Data from the temperature string mooring deployed near Pruth Bay by Calvert Island
Hakai Catalogue: https://catalogue.hakai.org/dataset/ca-cioos_66ad87d2-bb96-4515-a907-6367ca6c0a2b
- Processed median daily temperatures / since December, 2017
- Processed median daily temperatures / last year
- Processed median hourly temperatures / last year
- Raw median hourly temperatures / last year
- Google Drive folder
Roughly speaking, here are the steps required to retrieve data and get it online
- Download new measurements from the sensors
- Using the sensor related software, export the measurements to a CSV file
- Commit both the raw (hobo) and exported (csv) file to the repository. There are separate folders for raw and processed data, although you can store them both in the same folders if that works better
- All new measurements recorded in the last few weeks should be visible online within a couple of hours. If you think something may not be working correctly, contact Ray
- All new measurements recorded in the last year should be visible by the next day. If you think something may not be working correctly, contact Ray
- All new measurements should be visible in the next few days. This really only applies if you are adding measurements recorded more than a year ago, so should not happen very often, if ever
For any changes to the data repository main branch, a series of tests are applied. If all tests are sucessfully completed. The main branch is then merge automatically to the release branch.