Skip to content

Releases: nationalparkservice/DPchecker

Big Pedestal

06 Feb 22:12
6c294ec
Compare
Choose a tag to compare

Adds a test_missing_data() to the tests being conducted; test_missing_data() no by default returns just a list of files with missing data that is not documented in the metadata, where missing data is defined as either blanks or NAs that do not have one of the following missing data codes associated with them: NA, blank, empty.

test_missing_data() can optionally be set to return all the columns that contain undocumented metadata using the flag detail_level = "columns"

Signature Tent Cabin

21 Dec 19:06
ccec214
Compare
Choose a tag to compare

moves convert_datetime_format to QCkit; adds check in test_dates_parse for empty date columns that lack data and also lack missing value codes.

Timed Entry

06 Oct 17:02
febe64e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...v0.3.2

Sheepbone Canyon

03 Feb 05:01
83fa698
Compare
Choose a tag to compare
Sheepbone Canyon Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.2...0.2.0

River Mountains Loop

17 Jan 23:08
eb04f91
Compare
Choose a tag to compare
River Mountains Loop Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.1...0.1.2

River Mountains Loop

04 Jan 18:41
c6bbb63
Compare
Choose a tag to compare
River Mountains Loop Pre-release
Pre-release

What's Changed

  • Fix fxn name in run_congruence_checks example by @wright13 in #28

Full Changelog: 0.1.0...0.1.1

River Mountains Loop

15 Dec 22:04
1c74663
Compare
Choose a tag to compare
River Mountains Loop Pre-release
Pre-release
Merge pull request #27 from nationalparkservice/unit-testing

Unit testing