Only nwp data-national
peterdudfield opened this issue · 1 comments
peterdudfield commented
Detailed Description
Dont need to pull nwp 'data', only using national-data
Can remove this https://github.com/openclimatefix/ocf-infrastructure/blob/main/terraform/nowcasting/development/main.tf#L125
Context
- Pvnet is using data-national
- Site forecast is using data-national (although a few varibales missing)
- National_xf is using data-national
Possible Implementation
- remove 1 of the nwp consumers (clean)
- add channels to 36 hours order (['dlwrf', 'dswrf', 'hcc', 'lcc', 'mcc', 'prate', 'r', 'sde', 'si10', 't', 'vis'] )
peterdudfield commented
Could be linked with this openclimatefix/nwp-consumer#92