1.0.33
jonathancallahan
released this
20 Sep 22:08
·
455 commits
to master
since this release
PWFSLSmoke 1.0.33
- updated docker/ to use mazamascience/spatialutils:0.5.4 which is based off of rocker/tidyverse:3.5.1
PWFSLSmoke 1.0.32
- new
monitor_toTidy()
function to convertws_monitor
objects into tidyverse 'tidy-formatted' data (see more here) - new
monitor_isTidy()
function to check if given data is in a 'tidy' format
PWFSLSmoke 1.0.31
- bug fix for "negative subscripts" error from
monitor_writeCurrentGeoJSON()
* - modified
Maps_and_Timeseries_Plots
vignette to use ESRI maps instead of Google maps.
PWFSLSmoke 1.0.30
- added support for parsing for AIRSIS ARB2 EBAM-Multi file format (ARB2 unitIDs 1044-1049)
PWFSLSmoke 1.0.29
- updated
monitor_nowcast()
algorithm to returnNA
when monitor data re missing. (See the NowCast vignette.)
PWFSLSmoke 1.0.28
- support for
datetime
parameter inmonitor_writeCurrentGeoJSON()
andmonitor_currentData()
PWFSLSmoke 1.0.27
- added
monitor_writeCurrentGeoJSON()
function monitor_currentData()
returns metadata in addition to current data- added
monitor_writeCSV()
function - enabled
monitor_print()
quietly=TRUE
PWFSLSmoke 1.0.26
- added
monitor_currentData()
function
PWFSLSmoke 1.0.25
- added package environment with
googleApiKey
,esriApiKey
and getter/setter functions for each - added
addEsriAddress()
function
PWFSLSmoke 1.0.24
airsis_createMonitorObject()
andwrcc_createMonitorObject()
now both accept argumentsexistingMeta
with
a default value ofNULL
andaddGoogleMeta
andaddEsriMeta
with default values ofFALSE
airsis_createMetaDataframe()
andwrcc_createMetaDataframe()
now both accept argumentsexistingMeta
with
a default value ofNULL
andaddGoogleMeta
andaddEsriMeta
with default values ofFALSE
- removed deprecated
addGoogleMetadata()
PWFSLSmoke 1.0.23
- new
aqiColors()
function to simplify creation of color vectors for use in maps and plots - new
monitor_print()
function to generate human readable CSV files - fixed bug in
monitor_dailyStatistic()
which did not return the first daily average - fixed bug in
monitor_subsetByDistance()
which failed when no monitors were found within the radius - fixed bug in
monitor_subsetBy()
which failed when a filter used variables defined within a calling function
PWFSLSmoke 1.0.22
- fixed bug in
monitor_join()
which failed when a monitorID was missing from one of the ws_monitor objects being joined
PWFSLSmoke 1.0.21
- removed errant TAB character from AQI_es$names