Clean up titles and descriptions
Closed this issue · 0 comments
valentinaschueller commented
- upper/lower case:
- remove
title()
andcapitalize()
in as many places as possible - only apply such things in the processing tasks, not in presentation task/template
- if we keep it somewhere, use
capitalize()
instead oftitle()
- remove
- use "annual mean" instead of "yearly mean" and write it in lower case
- use "over one year" instead of "over one leg" (cf. #36)