diff --git a/tests/README.md b/tests/README.md index bab1b51..0583d92 100644 --- a/tests/README.md +++ b/tests/README.md @@ -10,7 +10,7 @@ Integration tests This directory contains tests that are run to verify that DEA Intertidal code runs correctly. The ``test_intertidal.py`` file runs a small-scale full workflow analysis over an intertidal flat in the Gulf of Carpentaria using the DEA Intertidal [Command Line Interface (CLI) tools](../notebooks/Intertidal_CLI.ipynb), and compares these results against a LiDAR validation DEM to produce some simple accuracy metrics. -The latest integration test completed at **2024-03-12 16:16**. Compared to the previous run, it had an: +The latest integration test completed at **2024-03-13 11:54**. Compared to the previous run, it had an: - RMSE accuracy of **0.14 m ( :heavy_minus_sign: no change)** - MAE accuracy of **0.12 m ( :heavy_minus_sign: no change)** - Bias of **0.12 m ( :heavy_minus_sign: no change)** diff --git a/tests/validation.csv b/tests/validation.csv index 0272267..c64aa48 100644 --- a/tests/validation.csv +++ b/tests/validation.csv @@ -44,3 +44,4 @@ time,Correlation,RMSE,MAE,R-squared,Bias,Regression slope 2024-03-07 07:52:01.276183+00:00,0.977,0.147,0.126,0.955,0.121,1.125 2024-03-08 04:13:32.992746+00:00,0.975,0.141,0.121,0.95,0.116,1.11 2024-03-12 05:16:34.997844+00:00,0.975,0.141,0.121,0.95,0.116,1.11 +2024-03-13 00:54:01.731099+00:00,0.975,0.141,0.121,0.95,0.116,1.11 diff --git a/tests/validation.jpg b/tests/validation.jpg index 362be4b..08fd238 100644 Binary files a/tests/validation.jpg and b/tests/validation.jpg differ