openclimatefix / india-forecast-app

Runs wind and PV forecasts for India and saves to database
MIT License
1 stars 4 forks source link

Fake TCC variable #30

Closed peterdudfield closed 6 months ago

peterdudfield commented 6 months ago

Pull Request

Description

set NWP to cache, so that ocf_datapipes uses it

added in a task to remove it #31

How Has This Been Tested?

CI tests

Checklist:

peterdudfield commented 6 months ago

Selecting Channels: ('hcc', 'lcc', 'mcc', 'prate', 'sde', 'sr', 't2m', 'tcc', 'u10', 'u100', 'u200', 'v10', 'v100', 'v200') out of

['clt' 'dlwrf' 'dswrf' 'duvrs' 'hcc' 'lcc' 'mcc' 'prate' 'sde' 'sr' 't2m', 'u10' 'u100' 'u200' 'v10' 'v100' 'v200' 'vis']

So, we are missing tcc

Need to fake this for the moment

confusedmatrix commented 6 months ago

All LGTM now!