Skip to main content
Ctrl+K

hydrogen-salt-storage

  • Datasets
  • Methods
  • Notebooks
  • Map
  • GitHub
  • Datasets
  • Methods
  • Notebooks
  • Map
  • GitHub

Section Navigation

Contents:

  • Downloading and reading data
  • Structuring data and generating caverns
  • Cavern volume and storage capacity
  • Optimising storage locations
  • Compare / validate results
  • Plotting functions
  • Tests
    • Capacity tests
    • Optimisation tests
  • Methods
  • Plotting functions

Plotting functions#

Utility functions for plotting.

class h2ss.plotting.BindColormap(layer, colormap)[source]#

Binds a colormap to a given layer on Folium.

Parameters#

colormapbranca.colormap.ColorMap

The colormap to bind.

Notes#

Source: https://nbviewer.org/gist/BibMartin/f153aa957ddc5fadc64929abdee9ff2e

h2ss.plotting.plot_interactive_map()[source]#

Plot an interactive map of the results using Folium.

previous

Compare / validate results

next

Tests

On this page
  • BindColormap
  • plot_interactive_map()

This Page

  • Show Source

© Copyright 2023-2025, Nithiya Streethran.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.