-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e42abb6
commit 2d9c01b
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# PVNet for Wind and PV Sites in India | ||
|
||
## PVNet for sites | ||
|
||
### Data | ||
|
||
We use PV generation data for India from April 2019-Nov 2022 for training | ||
and Dec 2022- Nov 2023 for validation. This is only with ECMWF data, and PV generation history. | ||
|
||
The forecast is every 15 minutes for 48 hours for PV generation. | ||
|
||
The input NWP data is hourly, and 32x32 pixels (corresponding to around 320kmx320km) around a central | ||
point in NW-India. | ||
|
||
WandB Link | ||
|
||
### Results | ||
|
||
|
||
|
||
## WindNet | ||
|
||
|
||
### Data | ||
|
||
We use Wind generation data for India from April 2019-Nov 2022 for training | ||
and Dec 2022- Nov 2023 for validation. This is only with ECMWF data, and Wind generation history. | ||
|
||
The forecast is every 15 minutes for 48 hours for Wind generation. | ||
|
||
The input NWP data is hourly, and 32x32 pixels (corresponding to around 320kmx320km) around a central | ||
point in NW-India. | ||
|
||
WandB Link | ||
|
||
### Results | ||
|