mescla.datasets.loaders.load_hubbard_brook_frame¶
- mescla.datasets.loaders.load_hubbard_brook_frame(annual=False)[source]¶
The bundled Hubbard Brook precipitation record as a DataFrame.
- Parameters:
annual (bool, default False) –
Falsereturns the monthly record as published, withnanfor the missing code and columnsdate,water_year,precip_mmalongside the chemistry.Truereturns volume-weighted water-year means over complete years only, indexed by water year.- Returns:
DataFrame
- Return type:
pd.DataFrame