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

Update TimeSeriesHarmonization.md

parent 122d384c
No related branches found
No related tags found
1 merge request!14WIP: Expose the function parameter 'field' to the config
Pipeline #2553 passed with stage
in 8 minutes and 34 seconds
......@@ -221,12 +221,12 @@ NOTE:
## deharmonize
```
deharmonize(co_flagging)
deharmonize(co_flagging=False)
```
| parameter | data type | default value | description |
|-------------|-----------|---------------|----------------------------------------------------------------|
| co_flagging | boolean | | Control the bahviour of the flag reprojection, see description |
| co_flagging | boolean | `False` | Control the bahviour of the flag reprojection, see description |
This functions projects harmonized datasets back to there original time stamps
......
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