Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: dodane: Downhole Temperatura oraz Downhole Pessure

...

  • GDF_TG_cum_inj_rate_prati_9 [Cumulative Injection]
  • GDF_TG_cum_inj_rate_prati_9_29 [Cumulative Injection]
  • GDF_TG_cum_inj_rate_prati_29 [Cumulative Injection]
  • GDF_TG_daily_cum_inj_rate_prati_9 [Cumulative Injection]
  • GDF_TG_daily_cum_inj_rate_prati_9_29 [Cumulative Injection]
  • GDF_TG_daily_cum_inj_rate_prati_29 [Cumulative Injection]


DOWNHOLE PRESSURE

Data details

‘d’ structure contains fields:

  • Name– vector of char type specifying name of the well where the measurement took place
  • Date– array of real numbers containing ‘matlab’ time
  • Depth– array of real numbers containing vectors of depth values
  • Pressure– array of real numbers containing vectors of downhole pressure values

Field details

FieldDescription

  • Name – Code name of the well where the measurement took place
  • Date– Date of measurement
  • Depth– Depth of the downhole pressure measurement
  • Pressure– Downhole pressure

FieldType

  • Name– 3
  • Date– 5
  • Depth– 142
  • Pressure– 24

FieldUnit

  • Name– char
  • Date– datenum
  • Depth– m
  • Pressure– MPa

Files associated with format:

  • GDF_ST_GALLEN_Downhole_Pressure_UP_Log.mat

Image Added


DOWNHOLE TEMPERATURE

Data details

‘d’ structure contains fields:

  • Name– vector of char type specifying name of the well where the measurement took place
  • Date– array of real numbers containing ‘matlab’ time
  • Depth– array of real numbers containing vectors of depth values
  • Temperature– array of real numbers containing vectors of downhole temperature values

Field details

FieldDescription

  • Name – Code name of the well where the measurement took place
  • Date– Date of measurement
  • Depth– Depth of the downhole temperature measurement
  • Temperature– Downhole temperature

FieldType

  • Name– 3
  • Date– 5
  • Depth– 142
  • Temperature– 33

FieldUnit

  • Name– char
  • Date– datenum
  • Depth– m
  • Temperature– Celsius deg

Files associated with format:

  • GDF_ST_GALLEN_Downhole_Temperature_Up_Log.mat

Image Added


DRILLHOLE LITHOLOGY

Note: Only one of the following fields can occur:  Length_ Depth_ Z_downwawrds_ - values on vertical axis grows down, Elevation_  Z_upwards - values on vertical axis grows up

...