radproc.core.load_month

radproc.core.load_month(HDFFile, year, month)

Imports the dataset of specified month from HDF5.

Parameters:
HDFFile : string
Path and name of the HDF5 file containing monthly datasets.
year : integer
Year for which data are to be loaded.
month : integer
Month for which data are to be loaded.
Returns:
df : pandas DataFrame