PERFORM-Forecasts / documentation

ARPA-E PERFORM Forecasts Documentation
17 stars 8 forks source link

NYISO forecast data #23

Open Han-shu opened 2 months ago

Han-shu commented 2 months ago

Bug Description BA_Existing_solar_intra-hour_fcs.h5

  1. The forecast data size is wrong. It should be a 99 times 70080 matrix but it is with size 99 times 70120.

  2. From column 41 to column 142, data entries are all zeros, which does not make sense.3.

  3. There are no other existing solar forecast files for day ahead.

BA_wind_1day-ahead_fcst_2019.h5

  1. Data does not make sense. For example, constant value (33415.96) for all quantiles in a lot of hours and values in lower quantiles are higher than that in higher quantiles.

File Path Full path to file(s) of concern

https://data.openei.org/s3_viewer?bucket=arpa-e-perform&prefix=NYISO%2F2019%2FWind%2FForecasts%2FDay-ahead%2FBA_level%2F

Code Sample and Output A copy-pastable example if possible including the output indicating the anomaly in the file(s) above

# Your code here

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

image

image

Additional context Add any other context about the problem here.