Sourcecode Documentation ======================== This section contains the API reference for the F|Heat project. .. toctree:: :maxdepth: 2 Preprocessing ------------- The helper functions for loading, adjusting and further processing of the downloaded data. Download Files ^^^^^^^^^^^^^^ .. automodule:: src.download_files :members: :show-inheritance: Adjust Files ^^^^^^^^^^^^ .. automodule:: src.adjust_files :members: :show-inheritance: Demand Curve ------------ Load Curve Generation ^^^^^^^^^^^^^^^^^^^^^ .. automodule:: src.load_curve :members: :undoc-members: :show-inheritance: Net Analysis ------------ Net Analysis ^^^^^^^^^^^^ .. automodule:: src.net_analysis :members: :undoc-members: :show-inheritance: .. TODO: check if this is redundant since it is already in the net_analysis module .. QGIS Heat Net Tool .. ------------------ .. .. automodule:: heat_net_tool .. :members: