Skip to content

bedrock_ge.gi.schemas

pandera schemas for Bedrock GI data. Base schemas refer to schemas that have no calculated GIS geometry or values.

  • model_config

  • model_config

  • depth_to_base
  • depth_to_top
  • location_uid
  • project_uid

If either column is missing, this check passes (nothing to compare). If both columns are present, the check fails if any row has depth_to_top > depth_to_base.

Parameters:

ParameterTypeDefaultDescription
df<class 'pandas.core.frame.DataFrame'>

Returns:

Type: <class 'pandas.core.series.Series'>

pd.Series: pandas.Series of bools indicating successful checks.


  • location_uid
  • project_uid
  • sample_uid

  • depth_to_base
  • easting
  • ground_level_elevation
  • location_source_id
  • location_uid
  • northing
  • project_uid

  • egm2008_ground_level_height
  • latitude
  • location_uid
  • longitude
  • project_uid

  • horizontal_crs
  • horizontal_crs_wkt
  • project_uid
  • vertical_crs
  • vertical_crs_wkt

  • sample_source_id
  • sample_uid