Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • GDF_STARFISH_insitu_temperature_stations


INTERVAL PRESSURE

Data details

‘d’ structure contains fields:

  • Date – vector of real numbers containing 'matlab' time
  • Interval_Pressure – vector of real numbers containing pressure measurements at a specified depth in the borehole

Optional:

  • Borehole – vector of char type specifying name of the borehole in which the measurement took place
  • Depth – vector of real numbers containing the depth in the borehole where the measurement took place

Field details

FieldDescription

  • Date – vector of real numbers containing ‘matlab’ time
  • Interval_Pressure – vector of real numbers containing pressure values

Optional:

  • Borehole – name of the borehole in which the measurement took place
  • Depth – borehole depth in which the interval pressure was measured

FieldType

  • Date – 5
  • Interval_Pressure – 24

Optional:

  • Borehole – 3
  • Depth – 22

FieldUnit

  • Date– datenum
  • Interval_Pressure– MPa

Optional:

  • Borehole – char
  • Depth – m

Files associated with format:

  • GDF_STIMTEC_Interval_Pressure.mat

Image Added

INTERVAL VELOCITY MODEL

Data details

...