Releases: nationalparkservice/EnvironmentalSetting_Toolkit
NPS Inventory and Monitoring Environmental Setting Toolkit - v2.1.5
Bug fix.
For examples of protocol metrics, see ES_StationMetricExamples.pdf and ES_GriddedMetricExamples.pdf files in the ES_Toolkit_R folder. The R version of the toolkit includes extensive RDoc documentation.
To install the Toolkit package in R, use the instructions in the README file in the ESToolkit_R folder.
NPS Inventory and Monitoring Environmental Setting Toolkit - v2.1.4
This release includes use of DBI.
For examples of protocol metrics, see ES_StationMetricExamples.pdf and ES_GriddedMetricExamples.pdf files in the ES_Toolkit_R folder. The R version of the toolkit includes extensive RDoc documentation.
To install the Toolkit package in R, use the instructions in the README file in the ESToolkit_R folder.
NPS Inventory and Monitoring Environmental Setting Toolkit - v2.1.3
This release includes enhancements to run count and departure metrics. Also, daily flag data requests were added. Updates were made to station response, adding climate division and county FIPS code. Implemented testing framework.
For examples of protocol metrics, see ES_StationMetricExamples.pdf and ES_GriddedMetricExamples.pdf files in the ES_Toolkit_R folder. The R version of the toolkit includes extensive RDoc documentation.
To install the Toolkit package in R, use the instructions in the README file in the ESToolkit_R folder.
NPS Inventory and Monitoring Environmental Setting Toolkit - v2.1.2
This minor release includes bug fixes for getMetricGrids() requests as documented in issue #51. Corrected error introduced in DESCRIPTION file.
For examples of protocol metrics, see ES_StationMetricExamples.pdf and ES_GriddedMetricExamples.pdf files in the ES_Toolkit_R folder. The R version of the toolkit includes extensive RDoc documentation.
To install the Toolkit package in R, use the instructions in the README file in the ESToolkit_R folder.
NPS Inventory and Monitoring Environmental Setting Toolkit - v2.1.1
This minor release includes improved performance of multi-year getMetricGrids() requests.
For examples of protocol metrics, see ES_StationMetricExamples.pdf and ES_GriddedMetricExamples.pdf files in the ES_Toolkit_R folder. The R version of the toolkit includes extensive RDoc documentation.
To install the Toolkit package in R, use the instructions in the README file in the ESToolkit_R folder.
NPS Inventory and Monitoring Environmental Setting Toolkit - v2.1
The Environmental Setting Toolkit (ESToolkit) functions request weather stations and gridded data (PRISM) around NPS parks and weather observation data for metrics used in the draft national IMD Environmental Setting protocol from Applied Climate Information System (ACIS) webservices. The generic functions findStation(), getWxObservations(), and getGrids() can be used independently of the protocol to get stations and observation data for non-protocol use. In other words, the data responses are not limited to the metrics of the protocol.
This release includes functions to generate station and gridded (non-index) metrics, plus bug fixes. These capabilities will be added to the Python section of the Toolkit in the next release;
For examples of protocol metrics, see ES_StationMetricExamples.pdf and ES_GriddedMetricExamples.pdf files in the ES_Toolkit_R folder. The R version of the toolkit includes extensive RDoc documentation.
To install the Toolkit package in R, use the instructions in the README file in the ESToolkit_R folder.
This toolkit began as the IM_Climate toolkit (2016-2017).
NPS Inventory and Monitoring Environmental Setting Toolkit
The Environmental Setting Toolkit (ESToolkit) functions request weather stations and gridded data (PRISM) around NPS parks and weather observation data for metrics used in the national IMD Environmental Setting protocol from Applied Climate Information System (ACIS) webservices. The generic functions findStation(), getWxObservations(), and getGrids() can be used independently of the protocol to get stations and data for non-protocol use. In other words, the data responses are not limited to the metrics of the protocol.
This toolkit began as the IM_Climate toolkit (2016-2017). For version 2.0, the ESToolkit is written in R as a package. Subsequent versions will be written in both R and Python (as a library).
For examples of protocol metrics, see the RMarkdown notebook ES Toolkit Example.rmd. The R version of the toolkit includes extensive RDoc documentation.
To install the Toolkit package, use the instructions in the README file in the ESToolkit_R folder.