Skip to content

Python swift2 documentation

Documentation for the Python package swift2, a package for ensemble hydrologic modelling.

Installation

See Onboarding guide for streamflow forecasting software tools

License

The swift2 python package itself is licensed with the BSD 3-Clause Licence

Source code

The package source code "point of truth" is at this private repository, however a copy is also in the repository csiro-hydroinformatics/swift-py-doc.

LLM context files

Using LLMs for development is a best practice way to get started and explore. While LLMs cannot code for you, they can be helpful assistants. You must check, refactor, test, and vet any code any LLM generates for you - but they are helpful productivity tools. The following files will be useful as context for LLMs to build modelling workflows with the swift2 package.

These files follow the proposed /llms.txt standard, and are produced with mkdocs-llmstxt.