Closed barneydobson closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.79%. Comparing base (
fb919bc
) to head (99167e8
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The structure is good. Just try to keep it below 1000 words.
@cheginit any closing remarks for this?
Description
mkdocs serve
)~ Now a pdf that is compiled on publish.@cheginit this is a super quick draft I thought I'd prepare for a JOSS paper. I've just gone for something similar to the WSIMOD one. I haven't checked in detail at all and definitely need to polish it - but just wanted to check that you're happy with the broad format (i.e., summary = 1 para, statement of need = 1 para literature + 1 para software, outlook/limitations = 1 para). In particular I'm aware the literature para needs some significant improvement!
OK I've actually reduced it and moved the literature into the summary, but I think it works better, LMK what you think (@cheginit )
Fixes #337
Type of change
Key checklist
python -m pytest
)python -m sphinx -b html docs docs/build
)pre-commit run --all-files
)Further checks