openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Adjust mw nan #194

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Detailed Description

If the adjust mw is Nan filled in with zero

This can be done here - https://github.com/openclimatefix/nowcasting_datamodel/blob/main/nowcasting_datamodel/models/forecast.py#L331

Context

Possible Implementation

see link above, if np.nan then adjust_mw=0