Skip to main content
Ctrl+K
PyWFM 0.2.6 documentation - Home
  • Installation
  • Tutorial
  • API Reference
  • Installation
  • Tutorial
  • API Reference

Section Navigation

  • pywfm.IWFMModel
  • pywfm.IWFMBudget
  • pywfm.IWFMZBudget
  • pywfm.misc.IWFMMiscellaneous
  • IWFMModel
    • pywfm.IWFMModel.get_current_date_and_time
    • pywfm.IWFMModel.get_n_time_steps
    • pywfm.IWFMModel.get_time_specs
    • pywfm.IWFMModel.get_n_intervals
    • pywfm.IWFMModel.get_output_interval
    • pywfm.IWFMModel.is_date_greater
    • pywfm.IWFMModel.increment_time
    • pywfm.IWFMModel.get_n_nodes
    • pywfm.IWFMModel.get_node_coordinates
    • pywfm.IWFMModel.get_node_ids
    • pywfm.IWFMModel.get_node_info
    • pywfm.IWFMModel.get_boundary_nodes
    • pywfm.IWFMModel.order_boundary_nodes
    • pywfm.IWFMModel.get_n_elements
    • pywfm.IWFMModel.get_element_config
    • pywfm.IWFMModel.get_element_ids
    • pywfm.IWFMModel.get_element_info
    • pywfm.IWFMModel.get_element_spatial_info
    • pywfm.IWFMModel.get_n_subregions
    • pywfm.IWFMModel.get_subregion_ids
    • pywfm.IWFMModel.get_subregion_name
    • pywfm.IWFMModel.get_subregion_names
    • pywfm.IWFMModel.get_subregions_by_element
    • pywfm.IWFMModel.get_n_layers
    • pywfm.IWFMModel.get_ground_surface_elevation
    • pywfm.IWFMModel.get_aquifer_top_elevation
    • pywfm.IWFMModel.get_aquifer_bottom_elevation
    • pywfm.IWFMModel.get_stratigraphy_atXYcoordinate
    • pywfm.IWFMModel.get_n_lakes
    • pywfm.IWFMModel.get_lake_ids
    • pywfm.IWFMModel.get_n_elements_in_lake
    • pywfm.IWFMModel.get_elements_in_lake
    • pywfm.IWFMModel.get_n_stream_reaches
    • pywfm.IWFMModel.get_stream_reach_ids
    • pywfm.IWFMModel.get_stream_reach_names
    • pywfm.IWFMModel.get_n_nodes_in_stream_reach
    • pywfm.IWFMModel.get_stream_reach_stream_nodes
    • pywfm.IWFMModel.get_stream_reach_groundwater_nodes
    • pywfm.IWFMModel.get_n_stream_nodes
    • pywfm.IWFMModel.get_stream_node_ids
    • pywfm.IWFMModel.get_stream_bottom_elevations
    • pywfm.IWFMModel.get_n_rating_table_points
    • pywfm.IWFMModel.get_stream_rating_table
    • pywfm.IWFMModel.get_n_stream_nodes_upstream_of_stream_node
    • pywfm.IWFMModel.get_stream_nodes_upstream_of_stream_node
    • pywfm.IWFMModel.get_upstream_nodes_in_stream_reaches
    • pywfm.IWFMModel.get_downstream_node_in_stream_reaches
    • pywfm.IWFMModel.get_reach_outflow_destination
    • pywfm.IWFMModel.get_reach_outflow_destination_types
    • pywfm.IWFMModel.get_n_reaches_upstream_of_reach
    • pywfm.IWFMModel.get_reaches_upstream_of_reach
    • pywfm.IWFMModel.is_stream_upstream_node
    • pywfm.IWFMModel.get_stream_network
    • pywfm.IWFMModel.get_n_bypasses
    • pywfm.IWFMModel.get_bypass_ids
    • pywfm.IWFMModel.get_bypass_export_nodes
    • pywfm.IWFMModel.get_bypass_exports_destinations
    • pywfm.IWFMModel.get_bypass_outflows
    • pywfm.IWFMModel.get_bypass_recoverable_loss_factor
    • pywfm.IWFMModel.get_bypass_nonrecoverable_loss_factor
    • pywfm.IWFMModel.get_n_stream_inflows
    • pywfm.IWFMModel.get_stream_inflow_ids
    • pywfm.IWFMModel.get_stream_inflow_nodes
    • pywfm.IWFMModel.get_n_small_watersheds
    • pywfm.IWFMModel.get_small_watershed_ids
    • pywfm.IWFMModel.get_n_tile_drains
    • pywfm.IWFMModel.get_tile_drain_ids
    • pywfm.IWFMModel.get_tile_drain_nodes
    • pywfm.IWFMModel.get_n_ag_crops
    • pywfm.IWFMModel.get_stream_flow_at_location
    • pywfm.IWFMModel.get_stream_flows
    • pywfm.IWFMModel.get_stream_gain_from_groundwater
    • pywfm.IWFMModel.get_stream_gain_from_lakes
    • pywfm.IWFMModel.get_stream_inflows_at_some_locations
    • pywfm.IWFMModel.get_stream_rainfall_runoff
    • pywfm.IWFMModel.get_stream_reaches_for_stream_nodes
    • pywfm.IWFMModel.get_stream_return_flows
    • pywfm.IWFMModel.get_stream_riparian_evapotranspiration
    • pywfm.IWFMModel.get_stream_stages
    • pywfm.IWFMModel.get_stream_tile_drain_flows
    • pywfm.IWFMModel.get_stream_tributary_inflows
    • pywfm.IWFMModel.get_net_bypass_inflows
    • pywfm.IWFMModel.get_actual_stream_diversions_at_some_locations
    • pywfm.IWFMModel.get_n_diversions
    • pywfm.IWFMModel.get_diversion_ids
    • pywfm.IWFMModel.get_diversion_purpose
    • pywfm.IWFMModel.get_stream_diversion_locations
    • pywfm.IWFMModel.get_n_wells
    • pywfm.IWFMModel.get_well_ids
    • pywfm.IWFMModel.get_well_pumping_purpose
    • pywfm.IWFMModel.get_n_element_pumps
    • pywfm.IWFMModel.get_element_pump_ids
    • pywfm.IWFMModel.get_element_pump_purpose
    • pywfm.IWFMModel.get_urban_diversion_supply_shortage_at_origin
    • pywfm.IWFMModel.get_urban_elempump_supply_shortage_at_origin
    • pywfm.IWFMModel.get_urban_well_supply_shortage_at_origin
    • pywfm.IWFMModel.get_ag_diversion_supply_shortage_at_origin
    • pywfm.IWFMModel.get_ag_elempump_supply_shortage_at_origin
    • pywfm.IWFMModel.get_ag_well_supply_shortage_at_origin
    • pywfm.IWFMModel.get_supply_requirement_ag_elements
    • pywfm.IWFMModel.get_supply_requirement_ag_subregions
    • pywfm.IWFMModel.get_supply_requirement_urban_elements
    • pywfm.IWFMModel.get_supply_requirement_urban_subregions
    • pywfm.IWFMModel.get_aquifer_horizontal_k
    • pywfm.IWFMModel.get_aquifer_vertical_k
    • pywfm.IWFMModel.get_aquitard_vertical_k
    • pywfm.IWFMModel.get_aquifer_specific_storage
    • pywfm.IWFMModel.get_aquifer_specific_yield
    • pywfm.IWFMModel.get_aquifer_parameters
    • pywfm.IWFMModel.get_gwheads_foralayer
    • pywfm.IWFMModel.get_depth_to_water
    • pywfm.IWFMModel.get_gwheads_all
    • pywfm.IWFMModel.get_subsidence_all
    • pywfm.IWFMModel.get_subregion_ag_pumping_average_depth_to_water
    • pywfm.IWFMModel.get_zone_ag_pumping_average_depth_to_water
    • pywfm.IWFMModel.get_n_subsidence_hydrographs
    • pywfm.IWFMModel.get_subsidence_hydrograph_ids
    • pywfm.IWFMModel.get_subsidence_hydrograph_coordinates
    • pywfm.IWFMModel.get_subsidence_hydrograph_names
    • pywfm.IWFMModel.get_subsidence_hydrograph
    • pywfm.IWFMModel.get_n_tile_drain_hydrographs
    • pywfm.IWFMModel.get_tile_drain_hydrograph_ids
    • pywfm.IWFMModel.get_tile_drain_hydrograph_coordinates
    • pywfm.IWFMModel.get_n_groundwater_hydrographs
    • pywfm.IWFMModel.get_groundwater_hydrograph_ids
    • pywfm.IWFMModel.get_groundwater_hydrograph_coordinates
    • pywfm.IWFMModel.get_groundwater_hydrograph_names
    • pywfm.IWFMModel.get_groundwater_hydrograph_info
    • pywfm.IWFMModel.get_groundwater_hydrograph
    • pywfm.IWFMModel.get_groundwater_hydrograph_at_node_and_layer
    • pywfm.IWFMModel.get_n_stream_hydrographs
    • pywfm.IWFMModel.get_stream_hydrograph_ids
    • pywfm.IWFMModel.get_stream_hydrograph_coordinates
    • pywfm.IWFMModel.get_stream_hydrograph_names
    • pywfm.IWFMModel.get_stream_hydrograph
    • pywfm.IWFMModel.get_n_hydrograph_types
    • pywfm.IWFMModel.get_hydrograph_type_list
    • pywfm.IWFMModel.plot_nodes
    • pywfm.IWFMModel.plot_elements
    • pywfm.IWFMModel.advance_state
    • pywfm.IWFMModel.advance_time
    • pywfm.IWFMModel.read_timeseries_data
    • pywfm.IWFMModel.read_timeseries_data_overwrite
    • pywfm.IWFMModel.restore_pumping_to_read_values
    • pywfm.IWFMModel.set_log_file
    • pywfm.IWFMModel.close_log_file
    • pywfm.IWFMModel.get_last_message
    • pywfm.IWFMModel.log_last_message
    • pywfm.IWFMModel.set_preprocessor_path
    • pywfm.IWFMModel.set_simulation_path
    • pywfm.IWFMModel.turn_supply_adjustment_on_off
    • pywfm.IWFMModel.set_supply_adjustment_max_iterations
    • pywfm.IWFMModel.set_supply_adjustment_tolerance
    • pywfm.IWFMModel.simulate_all
    • pywfm.IWFMModel.simulate_for_an_interval
    • pywfm.IWFMModel.simulate_for_one_timestep
    • pywfm.IWFMModel.print_results
    • pywfm.IWFMModel.is_end_of_simulation
    • pywfm.IWFMModel.new
    • pywfm.IWFMModel.kill
    • pywfm.IWFMModel.is_model_instantiated
    • pywfm.IWFMModel.delete_inquiry_data_file
    • pywfm.IWFMModel.get_version
    • pywfm.IWFMModel._is_time_interval_greater_or_equal
    • pywfm.IWFMModel._get_names
    • pywfm.IWFMModel._get_n_hydrographs
    • pywfm.IWFMModel._get_hydrograph_ids
    • pywfm.IWFMModel._get_hydrograph_coordinates
    • pywfm.IWFMModel._get_hydrograph
    • pywfm.IWFMModel._string_to_list_by_array
    • pywfm.IWFMModel._validate_iwfm_date
    • pywfm.IWFMModel._validate_time_interval
    • pywfm.IWFMModel._get_supply_purpose
    • pywfm.IWFMModel._get_supply_requirement_ag
    • pywfm.IWFMModel._get_supply_requirement_urban
    • pywfm.IWFMModel._get_supply_shortage_at_origin_ag
    • pywfm.IWFMModel._get_supply_shortage_at_origin_urban
    • pywfm.IWFMModel._get_n_locations
    • pywfm.IWFMModel._get_location_ids
    • pywfm.IWFMModel.get_data_unit_type_id_area
    • pywfm.IWFMModel.get_data_unit_type_id_length
    • pywfm.IWFMModel.get_data_unit_type_ids
    • pywfm.IWFMModel.get_data_unit_type_volume
    • pywfm.IWFMModel.get_flow_destination_type_id
    • pywfm.IWFMModel.get_flow_destination_type_id_element
    • pywfm.IWFMModel.get_flow_destination_type_id_elementset
    • pywfm.IWFMModel.get_flow_destination_type_id_gwelement
    • pywfm.IWFMModel.get_flow_destination_type_id_lake
    • pywfm.IWFMModel.get_flow_destination_type_id_outside
    • pywfm.IWFMModel.get_flow_destination_type_id_streamnode
    • pywfm.IWFMModel.get_flow_destination_type_id_subregion
    • pywfm.IWFMModel.get_land_use_type_ids
    • pywfm.IWFMModel.get_land_use_type_id_gen_ag
    • pywfm.IWFMModel.get_land_use_type_id_native_riparian
    • pywfm.IWFMModel.get_land_use_type_id_nonponded_ag
    • pywfm.IWFMModel.get_land_use_type_id_refuge
    • pywfm.IWFMModel.get_land_use_type_id_rice
    • pywfm.IWFMModel.get_land_use_type_id_urban
    • pywfm.IWFMModel.get_location_type_id_element
    • pywfm.IWFMModel.get_location_type_id_gwheadobs
    • pywfm.IWFMModel.get_location_type_id_lake
    • pywfm.IWFMModel.get_location_type_id_node
    • pywfm.IWFMModel.get_location_type_id_smallwatershed
    • pywfm.IWFMModel.get_location_type_id_streamhydobs
    • pywfm.IWFMModel.get_location_type_id_streamnode
    • pywfm.IWFMModel.get_location_type_id_streamnodebud
    • pywfm.IWFMModel.get_location_type_id_streamreach
    • pywfm.IWFMModel.get_location_type_id_subregion
    • pywfm.IWFMModel.get_location_type_id_subsidenceobs
    • pywfm.IWFMModel.get_location_type_id_tiledrainobs
    • pywfm.IWFMModel.get_location_type_id_zone
    • pywfm.IWFMModel.get_location_type_ids
    • pywfm.IWFMModel.get_supply_type_id_diversion
    • pywfm.IWFMModel.get_supply_type_id_elempump
    • pywfm.IWFMModel.get_supply_type_id_well
    • pywfm.IWFMModel.get_zone_extent_id_horizontal
    • pywfm.IWFMModel.get_zone_extent_id_vertical
    • pywfm.IWFMModel.get_zone_extent_ids
    • pywfm.IWFMModel.get_budget_type_ids
    • pywfm.IWFMModel.get_zbudget_type_ids
  • IWFMBudget
    • pywfm.IWFMBudget.get_n_time_steps
    • pywfm.IWFMBudget.get_time_specs
    • pywfm.IWFMBudget.get_n_locations
    • pywfm.IWFMBudget.get_location_names
    • pywfm.IWFMBudget.get_n_title_lines
    • pywfm.IWFMBudget.get_title_length
    • pywfm.IWFMBudget.get_title_lines
    • pywfm.IWFMBudget.get_n_columns
    • pywfm.IWFMBudget.get_column_headers
    • pywfm.IWFMBudget.get_values
    • pywfm.IWFMBudget.get_values_for_a_column
    • pywfm.IWFMBudget.close_budget_file
  • IWFMZBudget
    • pywfm.IWFMZBudget.get_n_time_steps
    • pywfm.IWFMZBudget.get_time_specs
    • pywfm.IWFMZBudget.generate_zone_list_from_file
    • pywfm.IWFMZBudget.get_n_zones
    • pywfm.IWFMZBudget.get_zone_list
    • pywfm.IWFMZBudget.get_zone_names
    • pywfm.IWFMZBudget.get_n_title_lines
    • pywfm.IWFMZBudget.get_title_lines
    • pywfm.IWFMZBudget.get_column_headers_for_a_zone
    • pywfm.IWFMZBudget.get_values_for_a_zone
    • pywfm.IWFMZBudget.get_values_for_some_zones_for_an_interval
    • pywfm.IWFMZBudget.close_zbudget_file
  • IWFMMiscellaneous
    • pywfm.misc.IWFMMiscellaneous.get_version
    • pywfm.misc.IWFMMiscellaneous.get_n_intervals
    • pywfm.misc.IWFMMiscellaneous.increment_time
    • pywfm.misc.IWFMMiscellaneous.is_date_greater
    • pywfm.misc.IWFMMiscellaneous.get_last_message
    • pywfm.misc.IWFMMiscellaneous.log_last_message
    • pywfm.misc.IWFMMiscellaneous.set_log_file
    • pywfm.misc.IWFMMiscellaneous.close_log_file
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id_element
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id_elementset
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id_gwelement
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id_lake
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id_outside
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id_streamnode
    • pywfm.misc.IWFMMiscellaneous.get_flow_destination_type_id_subregion
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_gen_ag
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_native_riparian
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_nonponded_ag
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_refuge
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_rice
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_urban
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_urban_indoor
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_id_urban_outdoor
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_ids
    • pywfm.misc.IWFMMiscellaneous.get_land_use_type_ids_1
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_bypass
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_diversion
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_element
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_gwheadobs
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_lake
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_node
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_smallwatershed
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_streamhydobs
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_streamnode
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_streamnodebud
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_streamreach
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_subregion
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_subsidenceobs
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_tiledrainobs
    • pywfm.misc.IWFMMiscellaneous.get_location_type_id_zone
    • pywfm.misc.IWFMMiscellaneous.get_location_type_ids
    • pywfm.misc.IWFMMiscellaneous.get_location_type_ids_1
    • pywfm.misc.IWFMMiscellaneous.get_supply_type_id_diversion
    • pywfm.misc.IWFMMiscellaneous.get_supply_type_id_elempump
    • pywfm.misc.IWFMMiscellaneous.get_supply_type_id_well
    • pywfm.misc.IWFMMiscellaneous.get_zbudget_type_ids
    • pywfm.misc.IWFMMiscellaneous.get_zone_extent_id_horizontal
    • pywfm.misc.IWFMMiscellaneous.get_zone_extent_id_vertical
    • pywfm.misc.IWFMMiscellaneous.get_zone_extent_ids
    • pywfm.misc.IWFMMiscellaneous.get_budget_type_ids
    • pywfm.misc.IWFMMiscellaneous.get_data_unit_type_id_area
    • pywfm.misc.IWFMMiscellaneous.get_data_unit_type_id_length
    • pywfm.misc.IWFMMiscellaneous.get_data_unit_type_ids
    • pywfm.misc.IWFMMiscellaneous.get_data_unit_type_volume
    • pywfm.misc.IWFMMiscellaneous._is_time_interval_greater_or_equal
    • pywfm.misc.IWFMMiscellaneous._string_to_list_by_array
    • pywfm.misc.IWFMMiscellaneous._validate_iwfm_date
    • pywfm.misc.IWFMMiscellaneous._validate_time_interval
  • API Reference
  • IWFMModel
  • pywfm.IWFMMo...

pywfm.IWFMModel.get_zone_extent_id_vertical#

IWFMModel.get_zone_extent_id_vertical()#

previous

pywfm.IWFMModel.get_zone_extent_id_horizontal

next

pywfm.IWFMModel.get_zone_extent_ids

On this page
  • IWFMModel.get_zone_extent_id_vertical()
Show Source

© Copyright 2024, California Department of Water Resources.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.2.