saltcavern

The central module containing all code dealing with bgr data.

This module either directly contains the code dealing with importing bgr data, or it re-exports everything needed to handle it. Please refrain from importing code from any modules below this one, because it might lead to unwanted behaviour.

If you have to import code from a module below this one because the code isn’t exported from this module, please file a bug, so we can fix this.

class SaltcavernData(dependencies)[source]

Bases: egon.data.datasets.Dataset

to_postgres()[source]

Write BGR saline structures to database.