Description
Here are some files that are used across multiple repos. Some of these would be straight templates, some have different parts in common with different repositories, so might end up being more of a "best practice, useful conveniences".
This is non-exhaustive, feel free to add new templates if you feel they should exist!
Tables
within benchmarks/
| Repos |
benchmarks/asv.conf.json |
benchmarks/asv_delegated.py |
benchmarks/bm_runner.py |
benchmarks/README.md |
| Iris |
x |
x |
x |
x |
| Iris-grib |
- |
- |
- |
- |
| tephi |
- |
- |
- |
- |
| python-stratify |
- |
- |
- |
- |
| iris-esmf-regrid |
x |
x |
x |
x |
| cf-units |
- |
- |
- |
- |
| nc-time-axis |
- |
- |
- |
- |
within benchmarks/custom_bms/
| Repos |
README.md |
install.py |
tracemallocbench.py |
| Iris |
x |
x |
x |
| Iris-grib |
- |
- |
- |
| tephi |
- |
- |
- |
| python-stratify |
- |
- |
- |
| iris-esmf-regrid |
x |
x |
x |
| cf-units |
- |
- |
- |
| nc-time-axis |
- |
- |
- |
Completed issues files have been templated, and aligned to the current relevant repos. This does not mean that they can't be added to more repos if they fit.