openclimatefix / power_perceiver

Machine learning experiments using the Perceiver IO model to forecast the electricity system (starting with solar)
MIT License
7 stars 1 forks source link

Give the time_transformer 3 different inputs for PV. #97

Open JackKelly opened 2 years ago

JackKelly commented 2 years ago

3 different inputs:

  1. Un-changed output from SatelliteTransformer.
  2. PV query with history (just for the timesteps with historical data)
  3. PV query without history (just for forecast timesteps)