Welcome to pyDataPipeline’s documentation!
- Installation
- SEIRS Model example
- data_pipeline_api
- SCRC Software checklist
- Software details
- This assessment
- Checklist
- Can a run be repeated and reproduce exactly the same results? (models only)
- Are there appropriate tests? (And are they automated?)
- Are the scientific results of runs robust to different ways of running the code? (models only)
- Has any sort of automated code checking been applied?
- Is the code clean, generally understandable and readable and written according to good software engineering principles?
- Is there sufficient documentation?
- Is there suitable collaboration infrastructure?
- Are software dependencies listed and of appropriate quality?
- Is input and output data handled carefully? (Models only)
- Contributors and licence