MazamaScience / PWFSLSmoke

Utilities for working with air quality monitoring data (e.g. federal regulatory monitors)
http://mazamascience.github.io/PWFSLSmoke/
GNU General Public License v3.0
19 stars 5 forks source link

monitor_writeGeoJSON() function #107

Open jonathancallahan opened 4 years ago

jonathancallahan commented 4 years ago

It would be nice to have a monitor_writeGeoJSON() function that accepted a ws_monitor object, a date/date range and a slice parameter specifying an index or a function to collapse the time axis.

The output would be the similar to the output from monitor_writeCurrentDataGeoJSON().