-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
code / maintenanceTopic related to code updates / maintenance.Topic related to code updates / maintenance.
Description
The compute_presence function allows users to pass whether they want the output as a ration or percent, but the SpectralTimeModel report from strings.py always prints the %, regardless of the output flag.
So we either need to change the report, or just pick one presence reporting style and stick with it.
I'm inclined to vote for the latter, since "80%" is less ambiguous than (0.80), people can divide by 100 if they really want, and fewer options to track is better if they're not critical for the method or understanding.
Metadata
Metadata
Assignees
Labels
code / maintenanceTopic related to code updates / maintenance.Topic related to code updates / maintenance.