API Reference

climate_index.get_climate_index(climate_index_name=None, year_range=None)

Return the climate index as a pandas Series given its name, e.g. ‘ao’, ‘soi’, etc. If climate_index_name is None, print information of all the available climate indices.

climate_index.plot_climate_index(climate_index_name)

Plot climate index.

climate_index.print_database()

Print the climate index database.