-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Setup for AWS
-
Create S3 bucket to save data CSVs to
-
Create AWS free tiny linux instance
-
Install git and python
-
Clone SYP repo to instance
-
Select which sensors to DL:
- need to partition the sensors
- QGIS to get all PA sensors within 25 mile radius of EPA sensor
- Create indicator for "in range" or not, and include which EPA sensor it is near.
Housekeeping issues
Get time of reading into correct time zone -- check TS api docs
All TS times are in UTC. Need to:
- get location of sensor
- get timezone of location
- specify timezone in TS API call
Compare hourly avg calculated by TS to hand-made hourly avg.
Metadata
Metadata
Assignees
Labels
No labels