Skip to content
Snippets Groups Projects
Commit 093532d4 authored by Bert Palm's avatar Bert Palm 🎇
Browse files

Update SoilMoisture.md

parent 1a5b2c77
No related branches found
No related tags found
1 merge request!14WIP: Expose the function parameter 'field' to the config
Pipeline #2558 passed with stage
in 10 minutes and 16 seconds
......@@ -17,7 +17,7 @@ A collection of soil moisture specific quality check routines.
```
soilMoisture_spikes(raise_factor=0.15, deriv_factor=0.2,
noise_func="CoVar", noise_window="12h", noise_thresh=1,
smooth_window="3h")
smooth_window="3h", smooth_poly_deg=2)
```
| parameter | data type | default value |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment