openclimatefix/nowcasting_utils

Add 'today' to evaluation plot

peterdudfield opened this issue · 0 comments

Detailed Description

Would be good to add todays date to the plot title in the evaluation plot.

The title is made here
Screenshot 2021-11-30 at 16 57 04

Context

Nice to see when these evaluations were run

Possible Implementation

use 'datetime.today().strftime('%Y-%m-%d')'