msm_HParSeasonalVariation
tables.auto_generated.msm_HParSeasonalVariation
Classes
msm_HParSeasonalVariationTable
tables.auto_generated.msm_HParSeasonalVariation.msm_HParSeasonalVariationTable(
net_table,
)
Table for msm_HParSeasonalVariation (Seasonal variation).
Methods
delete |
Create a DELETE query for this table. |
get_muids |
Get a list of MUIDs for the table. |
insert |
Insert a row with the given values. |
select |
Create a SELECT query for this table. |
update |
Create an UPDATE query for this table. |
delete
tables.auto_generated.msm_HParSeasonalVariation.msm_HParSeasonalVariationTable.delete(
)
Create a DELETE query for this table.
Returns
|
DeleteQuery |
A new DeleteQuery object |
get_muids
tables.auto_generated.msm_HParSeasonalVariation.msm_HParSeasonalVariationTable.get_muids(
order_by=None,
descending=False,
)
Get a list of MUIDs for the table.
Parameters
order_by |
str or None |
Column to order the MUIDs by |
None |
descending |
bool |
Whether to order in descending order |
False |
Returns
|
list of str |
A list of MUIDs |
insert
tables.auto_generated.msm_HParSeasonalVariation.msm_HParSeasonalVariationTable.insert(
values,
execute=True,
)
Insert a row with the given values.
Parameters
values |
dict of str to Any |
Column-value pairs to insert |
required |
execute |
bool |
Whether to execute the query immediately (default: True) |
True |
Returns
|
str or InsertQuery |
If execute is True, returns the ID of the newly inserted row (MUID) If execute is False, returns an InsertQuery instance |
select
tables.auto_generated.msm_HParSeasonalVariation.msm_HParSeasonalVariationTable.select(
columns=[],
)
Create a SELECT query for this table.
Parameters
columns |
list of str |
The columns to select |
[] |
Returns
|
SelectQuery |
A new SelectQuery object |
update
tables.auto_generated.msm_HParSeasonalVariation.msm_HParSeasonalVariationTable.update(
values,
)
Create an UPDATE query for this table.
Parameters
values |
dict of str to Any |
Column-value pairs to set in the UPDATE |
required |
Returns
|
UpdateQuery |
A new UpdateQuery object |
msm_HParSeasonalVariationTableColumns
tables.auto_generated.msm_HParSeasonalVariation.msm_HParSeasonalVariationTableColumns(
table,
)
Column names for msm_HParSeasonalVariation (Seasonal variation).
Attributes
Abstraction |
Abstraction [mm/mth] |
DegreeDayCoeff |
Degree-day coefficient for snowmelt [mm/deg C/d] |
Evaporation |
Irrigation operational and conveyance losses in percent of abstracted water / Evaporation [%] |
Groundwater |
Irrigation operational and conveyance losses in percent of abstracted water / Groundwater [%] |
IrrigationCrop |
Irrigation crop coefficient [()] |
MUID |
MUID |
Month |
Month |
MonthNo |
Month |
OverlandFlow |
Irrigation operational and conveyance losses in percent of abstracted water / Overland flow [%] |
ParRdiiID |
ParRdiiID |
Variation |
Variation of groundwater maximum water depth [()] |