Skip to content

Releases: nationalparkservice/EnvironmentalSetting_Toolkit

NPS Inventory and Monitoring Environmental Setting Toolkit - v2.1.5

25 Aug 23:02
Compare
Choose a tag to compare

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

17 Aug 22:33
Compare
Choose a tag to compare

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

30 May 16:59
Compare
Choose a tag to compare

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

11 Mar 18:28
Compare
Choose a tag to compare

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

05 Jun 17:53
Compare
Choose a tag to compare

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

31 May 20:35
Compare
Choose a tag to compare

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

23 Mar 16:04
Compare
Choose a tag to compare

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.