hesmapy package

Subpackages

Submodules

hesmapy.base module

hesmapy.base.load_hydro_1d(path)

Load a 1D hydrological model from a JSON file.

Parameters

pathstr

Path to the JSON file.

Returns

hydroHydro1D

Hydro1D object.

hesmapy.base.load_rt_lightcurve(path)

Load a radiative transfer lightcurve from a JSON file.

Parameters

pathstr

Path to the JSON file.

Returns

rtRTLightcurve

RTLightcurve object.

hesmapy.base.load_rt_spectrum(path)

Load a radiative transfer spectrum from a JSON file.

Parameters

pathstr

Path to the JSON file.

Returns

rtRTSpectrum

RTSpectrum object.

hesmapy.constants module

Module contents