solarforecastarbiter.io.fetch.bsrn.read_bsrn_month_from_nasa_larc

solarforecastarbiter.io.fetch.bsrn.read_bsrn_month_from_nasa_larc(year, month)[source]

Read one month of BSRN data from the NASA LARC.

Parameters:
  • year (int, str) – The year of the data.
  • month (int, str) – The month of the data (1 - 12).
Returns:

bsrn_data (pd.DataFrame)

Notes

Data starts in December, 2014.