Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation refers to non-existing plugins check_platform and check_sensor #98

Open
gerritholl opened this issue Feb 3, 2021 · 0 comments · May be fixed by #221
Open

Documentation refers to non-existing plugins check_platform and check_sensor #98

gerritholl opened this issue Feb 3, 2021 · 0 comments · May be fixed by #221

Comments

@gerritholl
Copy link
Member

Describe the bug

The documentation refers to the plugins check_platform and check_sensor. Neither plugin are available in trollflow2 master.

To Reproduce

from trollflow2.plugins import check_platform

Expected behavior

Docs describe this plugin so I expect this to work.

Actual results

ImportError: cannot import name 'check_platform' from 'trollflow2.plugins' (/data/gholl/miniconda3/envs/py38b/lib/python3.8/site-packages/trollflow2/plugins/__init__.py)

Environment Info:

  • OS: Linux
  • Trollflow2 Version: v0.8.0-5-g7acb09b
  • Satpy Version: v0.25.1-49-ge0f1fb83
  • Pyresample Version: v1.17.0-13-g270b5f0

Additional context

The plugin documentation was added in #75

@gerritholl gerritholl changed the title Documentation refers to non-existing plugins Documentation refers to non-existing plugins check_platform and check_sensor Feb 3, 2021
@pnuu pnuu linked a pull request Nov 15, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant