openclimatefix / MetOfficeDataHub

Python wrapper around MetOffice Atmospheric Model Data REST API
MIT License
3 stars 0 forks source link

where does 'wind-direction-from-which-blowing-surface-adjusted' go? #70

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Detailed Description

I can see in the logs that this data field is pulled, but then when the datafield are merged it seems to disappear

Screenshot 2023-03-13 at 19 32 22

Context

Would be good to have this for National forecast

Possible Implementation

not sure

peterdudfield commented 1 year ago

Might be one for you @devsjc?

peterdudfield commented 1 year ago

One solution could be to add

"wind-direction-from-which-blowing-surface-adjusted": {"unknown": "wdir10"},

to variable_name_translation

devsjc commented 1 year ago

From NWP order uk-5params-35steps, the parameter wind-direction-from-which-blowing-surface-adjusted comes in with the shortName of unknown. The above would fix it, however the short name would be at odds with the CEDA data, in which the shortName for the same parameter is 10wdir

peterdudfield commented 1 year ago

Thanks @devsjc . Ill got for it then as I think 10wdir is close enough to widr10