Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfrantz committed Feb 21, 2024
1 parent 1314ec7 commit fd4bb5e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/source/history/vdev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,15 @@ Develop version
- In the TSA submodule, it is now possible to disable fitting a monotonic trend within the harmonic model.
The new parameter ``HARMONIC_TREND = TRUE/FALSE`` was added. Default behaviour (as before) is ``TRUE``.

- **FORCE L2PS**

- force-level2 was refactored. Little has changed for users. The logfiles are more verbose, and
log messages generated by ``force-level2`` and by the core process ``force-l2ps`` are more cleary separated.
The queue file has got an additional status, wherein unsuccessfully processed images get ``FAIL`` status instead
of ``DONE``. The wrapper script ``forcel-l2ps_`` was discontinued; ``force-level2`` is now directly
calling ``force-l2ps``.


- **FORCE AUX**

- new auxilliary program `force-info`, which replaces `force` effective immediately.
Expand Down

0 comments on commit fd4bb5e

Please sign in to comment.