#######################################
API Documentation
#######################################

.. currentmodule:: hypatia

****************
Model creation
****************

.. autosummary::
    :toctree: api_document/

    Model.__init__
    Model.create_data_excels
    Model.read_input_data
    Model.run
    Model.to_csv
    Model.create_config_file

****************
Visualization
****************

.. autosummary::
    :toctree: api_document/

    Plotter.__init__
    Plotter.plot_use_by_technology
    Plotter.plot_new_capacity
    Plotter.plot_total_capacity
    Plotter.plot_prod_by_tech
    Plotter.plot_fuel_prod_cons
    Plotter.plot_emissions
    Plotter.plot_hourly_prod_by_tech


