| Versions | |
| Documentation and Support | |
| Open Source Coding Standards | |
| Development Status |
- rook (the bird)
- rook is a bird ...
A WPS service for roocs.
rook is the roocs Web Processing Service used to run remote operations on climate data. It maps WPS processes to the rook operations layer built on clisops and xarray.
From 1.x onward, the legacy daops dependency is no longer required as a separate package. Catalog and ops behavior now live inside rook.
Learn more about rook in its official documentation at https://rook.readthedocs.io.
Submit bug reports, questions and feature requests at https://github.com/roocs/rook/issues
You can find information about contributing in our Developer Guide.
Please use bump-my-version to release a new version.
The tests folder includes additional tests for deployed rook services.
- Smoke test: ensure the service is operational. See tests/smoke/README.md.
- Storm test: load-test using locust. See tests/storm/README.md.
- Free software: Apache Software License 2.0
- Documentation: https://rook.readthedocs.io.
This package was created with Cookiecutter and the bird-house/cookiecutter-birdhouse project template.