Jacob Prince-Bieker
Jacob Prince-Bieker
## Detailed Description Being able to get more detailed output around areas of interest is quite important, such as around the UK or some other country of interest. ## Context...
## Detailed Description As we start using pvoutput data for the rest of the RSS field, PVOutput have added some new APIs for systems around the whole world. ## Context...
# Pull Request ## Description Adds training script for the new MetNetPV model version Fixes # ## How Has This Been Tested? _Please describe the tests that you ran to...
https://arxiv.org/pdf/2211.01001.pdf ## Detailed Description This paper describes ML models for predicting thunderstorms, taking in very similar data to MetNet, and dealing with certain modalities dropping out while still working, and...
# Pull Request ## Description Adds the FiLM layers to the ConvLSTM layers for MetNet-2, to better match the paper diagram. Fixes #31 ## How Has This Been Tested? Unit...
## Detailed Description - [ ] Satellite+NWP+Topographic+PV - [ ] NWP+Topographic+PV - [ ] Satellite+Topographic+PV - [ ] Satellite+NWP+PV Also for subselecting types of satellite (HRV+NonHRV, just HRV, just nonHRV,...
## Detailed Description ## Context ## Possible Implementation
## Detailed Description MetNet was trained on GOES and MRMS data, and MetNet-2 on that plus some NWP initialization parameters. All that data is publicly accessible with no restrictions from...
## Detailed Description HF model hub allows for model cards for models uploaded there, and they have a section for more standardized reporting of carbon costs associated with training that...
## Detailed Description There is a huggingface repo taht can construct our MetNet and run example through it with gradio. It still neds to be updated to the latest version,...