go package

Submodules

go.install_supplement module

class go.install_supplement.InstallSupplement[source]

Bases: object

Download and unpack example data supplement from Zenodo that matches the current installed go distribution.

DATA_VERSION_URLS = {'0.1.0': 'https://zenodo.org/record/5218436/files/cerf_package_data.zip?download=1'}
fetch_zenodo()[source]

Download and unpack the Zenodo example data supplement for the current go distribution.

go.install_supplement.install_package_data()[source]

Download and unpack example data supplement from Zenodo that matches the current installed go distribution.

go.model module

go.package_data module

go.package_data.get_data_directory()[source]

Return the directory of where the go package data resides.

Module contents