CIROH User's Conference
Closed Jun 9, 2023
100% complete
For the CIROH User's Conference in May, a collection of domain scientists will be congregating to learn about CIROH/OWP tools for their research. Having some publicly available MVP tools will be useful.
Some of the capabilities we should target are:
- Public repo.
- PyPi package public and pip install ready.
- Build image(s) on some public repository.
- Live doc…
For the CIROH User's Conference in May, a collection of domain scientists will be congregating to learn about CIROH/OWP tools for their research. Having some publicly available MVP tools will be useful.
Some of the capabilities we should target are:
- Public repo.
- PyPi package public and pip install ready.
- Build image(s) on some public repository.
- Live documentation.
- At least one user tutorials with examples. #53
- High test coverage (XX%+)
- GitHub Actions for pytest, pytest coverage, linting, and docker build and banners for test status and coverage.
- Obtained user feedback. Related to #53.
- Some functioning MVP:
- Raster categorical
- Define public API
- High-level public API:
agreement_map, contingency_table, metric_table = xr.gval.categorical_compare()
- Second tier public API: See issue #53
- High-level public API:
- Compute agreement maps
- Compute contingency table
- Crosstab data
- Compute metrics
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.