hydrobricks
Contents:
Getting started
The basics
Models
Processes
Parameters and calibration
Forcing data
Preprocessing
Advanced features
Resources
Upgrade guide
References
API reference
Indices and tables
hydrobricks
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
_hydrobricks
module
A
ActionGlacierEvolutionAreaScaling (class in hydrobricks.actions.action_glacier_evolution_area_scaling)
ActionGlacierEvolutionDeltaH (class in hydrobricks.actions.action_glacier_evolution_delta_h)
ActionGlacierSnowToIceTransformation (class in hydrobricks.actions.action_glacier_snow_to_ice_transformation)
ActionLandCoverChange (class in hydrobricks.actions.action_land_cover_change)
add_action() (hydrobricks.models.model.Model method)
add_aliases() (hydrobricks.ParameterSet method)
add_brick_parameter() (hydrobricks.models.model_settings.ModelSettings method)
add_brick_process() (hydrobricks.models.model_settings.ModelSettings method)
add_data_parameter() (hydrobricks.ParameterSet method)
add_hydro_unit_brick() (hydrobricks.models.model_settings.ModelSettings method)
add_land_cover_brick() (hydrobricks.models.model_settings.ModelSettings method)
add_logging_to() (hydrobricks.models.model_settings.ModelSettings method)
add_process_parameter() (hydrobricks.models.model_settings.ModelSettings method)
add_property() (hydrobricks.HydroUnits method)
add_sub_basin_brick() (hydrobricks.models.model_settings.ModelSettings method)
allow_changing (hydrobricks.ParameterSet property)
apply_operations() (hydrobricks.Forcing method)
are_valid() (hydrobricks.ParameterSet method)
area (hydrobricks.Catchment attribute)
aspect (hydrobricks.Catchment attribute)
C
calculate() (hydrobricks.preprocessing.catchment_connectivity.CatchmentConnectivity method)
calculate_cast_shadows() (hydrobricks.Catchment static method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation static method)
calculate_connectivity() (hydrobricks.Catchment method)
calculate_daily_potential_radiation() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation method)
calculate_slope_aspect() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
Catchment (class in hydrobricks)
CatchmentConnectivity (class in hydrobricks.preprocessing.catchment_connectivity)
CatchmentDiscretization (class in hydrobricks.preprocessing.catchment_discretization)
CatchmentTopography (class in hydrobricks.preprocessing.catchment_topography)
change_range() (hydrobricks.ParameterSet method)
check_land_cover_fractions_not_empty() (hydrobricks.HydroUnits method)
close() (hydrobricks.Catchment method)
(hydrobricks.Results method)
compute_ice_thickness_change() (hydrobricks.preprocessing.glacier_evolution_delta_h.GlacierEvolutionDeltaH method)
compute_initial_ice_thickness() (hydrobricks.preprocessing.glacier_evolution_delta_h.GlacierEvolutionDeltaH method)
compute_lookup_table() (hydrobricks.preprocessing.glacier_evolution_area_scaling.GlacierEvolutionAreaScaling method)
(hydrobricks.preprocessing.glacier_evolution_delta_h.GlacierEvolutionDeltaH method)
compute_pet() (hydrobricks.Forcing method)
compute_reference_metric() (hydrobricks.Observations method)
connectivity (hydrobricks.Catchment property)
constraints_satisfied() (hydrobricks.ParameterSet method)
correct_station_data() (hydrobricks.Forcing method)
create_action_for_glaciers() (hydrobricks.actions.action_land_cover_change.ActionLandCoverChange class method)
create_animated_map_hydro_unit_value() (in module hydrobricks.plotting.plot_results)
create_config_file() (hydrobricks.models.model.Model method)
create_dem_pixel_geometry() (hydrobricks.Catchment method)
create_elevation_bands() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.catchment_discretization.CatchmentDiscretization method)
crs (hydrobricks.Catchment attribute)
D
define_constraint() (hydrobricks.ParameterSet method)
define_parameter() (hydrobricks.ParameterSet method)
dem (hydrobricks.Catchment attribute)
dem_data (hydrobricks.Catchment attribute)
discretization (hydrobricks.Catchment property)
discretize_by() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.catchment_discretization.CatchmentDiscretization method)
dump_outputs() (hydrobricks.models.model.Model method)
E
eval() (hydrobricks.models.model.Model method)
evaluation() (hydrobricks.trainer.SpotpySetup method)
extract_attribute_raster() (hydrobricks.Catchment method)
extract_dem() (hydrobricks.Catchment method)
extract_unit_max_elevation() (hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
extract_unit_mean_aspect() (hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
extract_unit_mean_elevation() (hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
extract_unit_mean_lat_lon() (hydrobricks.Catchment method)
extract_unit_mean_slope() (hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
extract_unit_min_elevation() (hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
F
Forcing (class in hydrobricks)
Forcing.Variable (class in hydrobricks)
FRACTION_PREFIX (hydrobricks.HydroUnits attribute)
G
generate_base_structure() (hydrobricks.models.model_settings.ModelSettings method)
generate_parameters() (hydrobricks.models.model.Model method)
(hydrobricks.ParameterSet method)
get() (hydrobricks.ParameterSet method)
get_action_count() (hydrobricks.models.model.Model method)
get_attribute_raster_x_resolution() (hydrobricks.Catchment method)
get_attribute_raster_y_resolution() (hydrobricks.Catchment method)
get_change_count() (hydrobricks.actions.action_land_cover_change.ActionLandCoverChange method)
get_dates_as_mjd() (hydrobricks.TimeSeries method)
get_day() (hydrobricks.actions.action_glacier_snow_to_ice_transformation.ActionGlacierSnowToIceTransformation method)
get_dem_mean_lat_lon() (hydrobricks.Catchment method)
get_dem_pixel_area() (hydrobricks.Catchment method)
get_dem_x_resolution() (hydrobricks.Catchment method)
get_dem_y_resolution() (hydrobricks.Catchment method)
get_for_spotpy() (hydrobricks.ParameterSet method)
get_hillshade() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
get_hydro_unit_count() (hydrobricks.Catchment method)
(hydrobricks.HydroUnits method)
get_hydro_unit_ids() (hydrobricks.actions.action_glacier_evolution_area_scaling.ActionGlacierEvolutionAreaScaling method)
(hydrobricks.actions.action_glacier_evolution_delta_h.ActionGlacierEvolutionDeltaH method)
get_hydro_units_attributes() (hydrobricks.Catchment method)
get_hydro_units_elevations() (hydrobricks.Catchment method)
get_hydro_units_values() (hydrobricks.Results method)
get_ids() (hydrobricks.HydroUnits method)
get_land_cover_areas() (hydrobricks.Results method)
get_land_cover_count() (hydrobricks.actions.action_land_cover_change.ActionLandCoverChange method)
get_land_cover_name() (hydrobricks.actions.action_glacier_evolution_area_scaling.ActionGlacierEvolutionAreaScaling method)
(hydrobricks.actions.action_glacier_evolution_delta_h.ActionGlacierEvolutionDeltaH method)
(hydrobricks.actions.action_glacier_snow_to_ice_transformation.ActionGlacierSnowToIceTransformation method)
get_lookup_table_area() (hydrobricks.actions.action_glacier_evolution_area_scaling.ActionGlacierEvolutionAreaScaling method)
(hydrobricks.actions.action_glacier_evolution_delta_h.ActionGlacierEvolutionDeltaH method)
(hydrobricks.preprocessing.glacier_evolution_area_scaling.GlacierEvolutionAreaScaling method)
(hydrobricks.preprocessing.glacier_evolution_delta_h.GlacierEvolutionDeltaH method)
get_lookup_table_volume() (hydrobricks.actions.action_glacier_evolution_area_scaling.ActionGlacierEvolutionAreaScaling method)
(hydrobricks.actions.action_glacier_evolution_delta_h.ActionGlacierEvolutionDeltaH method)
(hydrobricks.preprocessing.glacier_evolution_area_scaling.GlacierEvolutionAreaScaling method)
(hydrobricks.preprocessing.glacier_evolution_delta_h.GlacierEvolutionDeltaH method)
get_mean_elevation() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
get_mean_hydro_units_values() (hydrobricks.Results method)
get_mean_swe() (hydrobricks.Results method)
get_model_parameters() (hydrobricks.ParameterSet method)
get_month() (hydrobricks.actions.action_glacier_evolution_area_scaling.ActionGlacierEvolutionAreaScaling method)
(hydrobricks.actions.action_glacier_evolution_delta_h.ActionGlacierEvolutionDeltaH method)
(hydrobricks.actions.action_glacier_snow_to_ice_transformation.ActionGlacierSnowToIceTransformation method)
get_outlet_discharge() (hydrobricks.models.model.Model method)
get_solar_azimuth_to_north() (hydrobricks.Catchment static method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation static method)
get_solar_azimuth_to_south() (hydrobricks.Catchment static method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation static method)
get_solar_declination_rad() (hydrobricks.Catchment static method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation static method)
get_solar_hour_angle_limit() (hydrobricks.Catchment static method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation static method)
get_solar_zenith() (hydrobricks.Catchment static method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation static method)
get_sporadic_action_item_count() (hydrobricks.models.model.Model method)
get_time_array() (hydrobricks.Results method)
get_total_et() (hydrobricks.models.model.Model method)
get_total_outlet_discharge() (hydrobricks.models.model.Model method)
get_total_precipitation() (hydrobricks.Forcing method)
get_total_snow_storage_changes() (hydrobricks.models.model.Model method)
get_total_water_storage_changes() (hydrobricks.models.model.Model method)
get_undefined() (hydrobricks.ParameterSet method)
get_variable_enum() (hydrobricks.Forcing method)
GlacierEvolutionAreaScaling (class in hydrobricks.preprocessing.glacier_evolution_area_scaling)
GlacierEvolutionDeltaH (class in hydrobricks.preprocessing.glacier_evolution_delta_h)
H
has() (hydrobricks.HydroUnits method)
(hydrobricks.ParameterSet method)
hydro_units (hydrobricks.Catchment attribute)
(hydrobricks.HydroUnits attribute)
hydrobricks
module
hydrobricks.actions
module
hydrobricks.actions.action_glacier_evolution_area_scaling
module
hydrobricks.actions.action_glacier_evolution_delta_h
module
hydrobricks.actions.action_glacier_snow_to_ice_transformation
module
hydrobricks.actions.action_land_cover_change
module
hydrobricks.models
module
hydrobricks.models.model
module
hydrobricks.models.model_settings
module
hydrobricks.models.socont
module
hydrobricks.plotting
module
hydrobricks.plotting.plot_results
module
hydrobricks.preprocessing
module
hydrobricks.preprocessing.catchment_connectivity
module
hydrobricks.preprocessing.catchment_discretization
module
hydrobricks.preprocessing.catchment_topography
module
hydrobricks.preprocessing.glacier_evolution_area_scaling
module
hydrobricks.preprocessing.glacier_evolution_delta_h
module
hydrobricks.preprocessing.potential_solar_radiation
module
hydrobricks.trainer
module
HydroUnits (class in hydrobricks)
I
initialize_area_from_land_cover_change() (hydrobricks.Catchment method)
initialize_from_land_cover_change() (hydrobricks.HydroUnits method)
initialize_land_cover_fractions() (hydrobricks.Catchment method)
(hydrobricks.HydroUnits method)
initialize_state_variables() (hydrobricks.models.model.Model method)
is_for_forcing() (hydrobricks.ParameterSet method)
is_initialized() (hydrobricks.Forcing method)
is_valid() (hydrobricks.ParameterSet method)
L
land_cover_names (hydrobricks.HydroUnits attribute)
land_cover_types (hydrobricks.HydroUnits attribute)
list_constraints() (hydrobricks.ParameterSet method)
list_hydro_units_components() (hydrobricks.Results method)
list_sub_basin_components() (hydrobricks.Results method)
load_from() (hydrobricks.actions.action_glacier_evolution_area_scaling.ActionGlacierEvolutionAreaScaling method)
(hydrobricks.actions.action_glacier_evolution_delta_h.ActionGlacierEvolutionDeltaH method)
(hydrobricks.Forcing method)
load_from_csv() (hydrobricks.actions.action_glacier_evolution_area_scaling.ActionGlacierEvolutionAreaScaling method)
(hydrobricks.actions.action_glacier_evolution_delta_h.ActionGlacierEvolutionDeltaH method)
(hydrobricks.actions.action_land_cover_change.ActionLandCoverChange method)
(hydrobricks.HydroUnits method)
load_hydro_units_from_csv() (hydrobricks.Catchment method)
load_mean_annual_radiation_raster() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation method)
load_station_data_from_csv() (hydrobricks.Forcing method)
load_unit_ids_from_raster() (hydrobricks.Catchment method)
M
map_unit_ids (hydrobricks.Catchment attribute)
Model (class in hydrobricks.models.model)
ModelHydro (class in _hydrobricks)
ModelSettings (class in hydrobricks.models.model_settings)
module
_hydrobricks
hydrobricks
hydrobricks.actions
hydrobricks.actions.action_glacier_evolution_area_scaling
hydrobricks.actions.action_glacier_evolution_delta_h
hydrobricks.actions.action_glacier_snow_to_ice_transformation
hydrobricks.actions.action_land_cover_change
hydrobricks.models
hydrobricks.models.model
hydrobricks.models.model_settings
hydrobricks.models.socont
hydrobricks.plotting
hydrobricks.plotting.plot_results
hydrobricks.preprocessing
hydrobricks.preprocessing.catchment_connectivity
hydrobricks.preprocessing.catchment_discretization
hydrobricks.preprocessing.catchment_topography
hydrobricks.preprocessing.glacier_evolution_area_scaling
hydrobricks.preprocessing.glacier_evolution_delta_h
hydrobricks.preprocessing.potential_solar_radiation
hydrobricks.trainer
N
name (hydrobricks.models.model.Model property)
needs_random_forcing() (hydrobricks.ParameterSet method)
O
objectivefunction() (hydrobricks.trainer.SpotpySetup method)
Observations (class in hydrobricks)
outline (hydrobricks.Catchment attribute)
P
P (hydrobricks.Forcing.Variable attribute)
Parameter (class in _hydrobricks)
parameters() (hydrobricks.trainer.SpotpySetup method)
ParameterSet (class in hydrobricks)
ParameterVariableYearly (class in _hydrobricks)
PET (hydrobricks.Forcing.Variable attribute)
plot_hydrograph() (in module hydrobricks.plotting.plot_results)
plot_map_hydro_unit_value() (in module hydrobricks.plotting.plot_results)
populate_bounded_instance() (hydrobricks.HydroUnits method)
PotentialSolarRadiation (class in hydrobricks.preprocessing.potential_solar_radiation)
PRESSURE (hydrobricks.Forcing.Variable attribute)
R
R_NET (hydrobricks.Forcing.Variable attribute)
R_SOLAR (hydrobricks.Forcing.Variable attribute)
range_satisfied() (hydrobricks.ParameterSet method)
remove_constraint() (hydrobricks.ParameterSet method)
resample_dem_and_calculate_slope_aspect() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.catchment_topography.CatchmentTopography method)
Results (class in hydrobricks)
RH (hydrobricks.Forcing.Variable attribute)
RH_MAX (hydrobricks.Forcing.Variable attribute)
RH_MIN (hydrobricks.Forcing.Variable attribute)
run() (hydrobricks.models.model.Model method)
S
save_as() (hydrobricks.Forcing method)
(hydrobricks.HydroUnits method)
(hydrobricks.ParameterSet method)
save_as_csv() (hydrobricks.preprocessing.glacier_evolution_area_scaling.GlacierEvolutionAreaScaling method)
(hydrobricks.preprocessing.glacier_evolution_delta_h.GlacierEvolutionDeltaH method)
save_hydro_units_to_csv() (hydrobricks.Catchment method)
save_to_csv() (hydrobricks.HydroUnits method)
save_unit_ids_raster() (hydrobricks.Catchment method)
SD (hydrobricks.Forcing.Variable attribute)
select_hydro_unit_brick() (hydrobricks.models.model_settings.ModelSettings method)
set_connectivity() (hydrobricks.HydroUnits method)
set_forcing() (hydrobricks.models.model.Model method)
set_parameter_value() (hydrobricks.models.model_settings.ModelSettings method)
set_prior() (hydrobricks.ParameterSet method)
set_process_outputs_as_instantaneous() (hydrobricks.models.model_settings.ModelSettings method)
set_process_outputs_as_static() (hydrobricks.models.model_settings.ModelSettings method)
set_random_values() (hydrobricks.ParameterSet method)
set_timer() (hydrobricks.models.model_settings.ModelSettings method)
set_values() (hydrobricks.ParameterSet method)
SettingsBasin (class in _hydrobricks)
SettingsModel (class in _hydrobricks)
setup() (hydrobricks.models.model.Model method)
simulation() (hydrobricks.trainer.SpotpySetup method)
slope (hydrobricks.Catchment attribute)
Socont (class in hydrobricks.models.socont)
solar_radiation (hydrobricks.Catchment property)
spatialize_from_gridded_data() (hydrobricks.Forcing method)
spatialize_from_station_data() (hydrobricks.Forcing method)
SpotpySetup (class in hydrobricks.trainer)
SubBasin (class in _hydrobricks)
T
T (hydrobricks.Forcing.Variable attribute)
T_DEW_POINT (hydrobricks.Forcing.Variable attribute)
T_MAX (hydrobricks.Forcing.Variable attribute)
T_MIN (hydrobricks.Forcing.Variable attribute)
TimeSeries (class in _hydrobricks)
(class in hydrobricks)
topography (hydrobricks.Catchment property)
U
upscale_and_save_mean_annual_radiation_rasters() (hydrobricks.Catchment method)
(hydrobricks.preprocessing.potential_solar_radiation.PotentialSolarRadiation method)
W
WIND (hydrobricks.Forcing.Variable attribute)