openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

update location field in metric value class #211

Closed rachel-labri-tipton closed 1 year ago

rachel-labri-tipton commented 1 year ago

Pull Request

Description

In order to get a value for Daily Latest MAE All GSPs from the metric_value table in the database, the MetricValue class in the datamodel needed the location field to be updated with None instead of ....

This has been updated.

Fixes # => As this is a quick fix, I didn't make an issue for this.

How Has This Been Tested?

I ran the Docker tests and they passed.

Checklist: