Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Use cubic interpolation when upsampling NWPs to 5-minutely #10

Closed
JackKelly opened this issue May 14, 2021 · 2 comments
Closed

Use cubic interpolation when upsampling NWPs to 5-minutely #10

JackKelly opened this issue May 14, 2021 · 2 comments
Labels
data New data source or feature; or modification of existing data source enhancement New feature or request

Comments

@JackKelly
Copy link
Member

Needs a buffer of 1 hour to start_hourly and end_hourly in get_nwp_example. But also needs some fidly things fixing too:

  • When computing datetimes available for training, need to take this 1 hour buffer into consideration
  • In NWPDataLoader need to load data with an extra buffer. Maybe this means dropping an hour from the start and end of all the contiguous segments, to leave that hour buffer for the NWPs.
@JackKelly JackKelly transferred this issue from openclimatefix/predict_pv_yield Jun 10, 2021
@peterdudfield
Copy link
Contributor

perhaps with #135 this id no needed

@JackKelly JackKelly moved this to Todo in Nowcasting Nov 5, 2021
@JackKelly JackKelly added data New data source or feature; or modification of existing data source enhancement New feature or request labels Nov 5, 2021
@JackKelly
Copy link
Member Author

Good catch! I'll close this issue for now....

Repository owner moved this from Todo to Done in Nowcasting Nov 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
data New data source or feature; or modification of existing data source enhancement New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants