Skip to content

Set up tiny linux AWS for downloading #4

@acwatt

Description

@acwatt

Setup for AWS

  1. Create S3 bucket to save data CSVs to

  2. Create AWS free tiny linux instance

  3. Install git and python

  4. Clone SYP repo to instance

  5. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions