in2Trans.shpConversion.readThickness

readThickness(infile, defname=None)[source]

Read shapefile and fetch info on features’ ids and thickness values

Parameters
  • infile (str) – path to shape file

  • defname (str) – name to give to the feature in the shape file

Returns

  • thickness (list) – list of strings with the (release or entrainment) thickness of each feature (as many values as features)

  • id (list) – list of strings for oid of each feature in shp file

  • ci95 (list) – list of all ci95 values if provided