MazamaScience / AirSensorShiny

An RShiny application based on the AirSensor package
GNU General Public License v3.0
8 stars 1 forks source link

have selection map use most recent pas object with PM25 color scale #11

Closed jonathancallahan closed 5 years ago

jonathancallahan commented 5 years ago

The pas objects are now being generated hourly with a YYYYmmddHH date stamp and also with just a YYYYmmdd date stamp so that the YYYYmmdd version always has the latest data.

If you use pas_load() you should always get the most up-to-date, daily pas object.

The selection map should use this data with a pm25 color scale. We should also include some relatively large text on this tabbed page that says that says something like: "Latest PM2.5 Data: 2019-07-25 11:00 PDT"