diff --git a/tests/README.md b/tests/README.md index a3b4f61..a5b4aa1 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-02-28 16:17**. Compared to the previous run, it had an: +The latest integration test completed at **2024-02-28 17:23**. 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 f13968c..c740c0c 100644 --- a/tests/validation.csv +++ b/tests/validation.csv @@ -25,3 +25,4 @@ time,Correlation,RMSE,MAE,R-squared,Bias,Regression slope 2024-02-28 04:25:22.408662+00:00,0.976,0.141,0.121,0.952,0.117,1.109 2024-02-28 04:58:48.181366+00:00,0.976,0.141,0.121,0.952,0.117,1.109 2024-02-28 05:17:38.453294+00:00,0.976,0.141,0.121,0.952,0.117,1.109 +2024-02-28 06:23:49.629097+00:00,0.976,0.141,0.121,0.952,0.117,1.109 diff --git a/tests/validation.jpg b/tests/validation.jpg index 94fe98e..0fa1198 100644 Binary files a/tests/validation.jpg and b/tests/validation.jpg differ