API documentation =================== The following is API docs for the current functionality of chap-core that is available for use. Data Fetching -------------- Functionality for fetching data .. currentmodule:: chap_core.fetch .. autofunction:: gee_era5 .. currentmodule:: chap_core.data .. autoclass:: DataSet :members: from_period_observations, from_pandas, to_pandas .. autoclass:: PeriodObservation