Skip to content

Commit

Permalink
Remove references to removed plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
lahtinep committed Nov 15, 2024
1 parent 0e4cc77 commit 7aba442
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
10 changes: 0 additions & 10 deletions doc/source/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -273,16 +273,6 @@ Options:
than defined, the data are not processed for this area. By default
process all areas.

Platform name check
*******************

The ``check_platform`` plugin can be used to check that the platform
name in the incoming message is in the configured list of platforms.
The best place for this plugin is before any data handling is done.

Options:
- ``processed_platforms: null`` - A list of allowed platform names. By
default (``null``) all platforms are processed.

Metadata checks
***************
Expand Down
2 changes: 0 additions & 2 deletions doc/source/product_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ Example
fname_pattern: "{start_time:%Y%m%d_%H%M}_{platform_name:s}_{productname:s}_{variant:s}.{format}"
workers:
- fun: !!python/name:trollflow2.plugins.check_platform
- fun: !!python/name:trollflow2.plugins.check_sensor
- fun: !!python/name:trollflow2.plugins.create_scene
- fun: !!python/name:trollflow2.plugins.check_sunlight_coverage
- fun: !!python/name:trollflow2.plugins.covers
Expand Down

0 comments on commit 7aba442

Please sign in to comment.