From dda6d077fa78a72411c10e4ad9e4413fee8242b1 Mon Sep 17 00:00:00 2001 From: Dan Nowacki Date: Thu, 29 Feb 2024 08:14:29 -0800 Subject: [PATCH] Doc update --- doc/config.rst | 2 +- doc/vec.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 9d4c3c15..57e1c5ec 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -202,4 +202,4 @@ Lowell TCM Hobo Vector ------ - ``pressure_sensor_height`` and ``velocity_sample_volume_height`` to specify the elevations of these two sensors. -- ``puv``: set to ``true`` to compute PUV wave statistics. +- ``puv``: set to ``true`` to compute PUV wave statistics. **(EXPERIMENTAL)** diff --git a/doc/vec.rst b/doc/vec.rst index cff51f6f..0708dd2d 100644 --- a/doc/vec.rst +++ b/doc/vec.rst @@ -35,6 +35,8 @@ Compute wave statistics Use stglib's built-in wave-statistics toolbox to compute a wave-statistics file. +**Experimental** PUV support is also present. Testing welcome! + runvecnc2waves.py -----------------