Documentation for obj_object_profiled_data_schema

Complex Type: cs_productionOperationWeather

[Table of contents]

Super-types: None
Sub-types: None
Name cs_productionOperationWeather
Used by (from the same schema document) Complex Type cs_productionOperationHSE
Abstract no
Documentation WITSML - Operations Weather Component Schema
XML Instance Representation
<...
uid=" witsml:uidString [0..1]

'The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only required to be unique within the context of the nearest recurring parent element.'

"
>
<witsml:dTim> witsml:timestamp </witsml:dTim> [1]

'Date and time the information is related to.'

<witsml:agency> witsml:str32 </witsml:agency> [0..1]

'Name of company that supplied the data.'

<witsml:barometricPressure> witsml:pressureMeasure </witsml:barometricPressure> [0..1]

'Atmospheric pressure.'

<witsml:beaufortScaleNumber> witsml:beaufortScaleIntegerCode </witsml:beaufortScaleNumber> [0..1]

'The Beaufort wind scale is a system used to estimate and report wind speeds when no measuring apparatus is available. It was invented in the early 19th Century by Admiral Sir Francis Beaufort of the British Navy as a way to interpret winds from conditions.'

<witsml:tempSurface> witsml:thermodynamicTemperatureMeasure </witsml:tempSurface> [0..1]

'Average temperature above ground for the period. Temperature of the atmosphere.'

<witsml:tempSurfaceMn> witsml:thermodynamicTemperatureMeasure </witsml:tempSurfaceMn> [0..1]

'Minimum temperature above ground. Temperature of the atmosphere.'

<witsml:tempSurfaceMx> witsml:thermodynamicTemperatureMeasure </witsml:tempSurfaceMx> [0..1]

'Maximum temperature above ground.'

<witsml:tempWindChill> witsml:thermodynamicTemperatureMeasure </witsml:tempWindChill> [0..1]

'A measure of the combined chilling effect of wind and low temperature on living things, also named chill factor, e.g., according to US weather service table, an air temperature of 30 degF with a 10 mi/h corresponds to a windchill of 22 degF.'

<witsml:tempsea> witsml:thermodynamicTemperatureMeasure </witsml:tempsea> [0..1]

'Sea temperature.'

<witsml:visibility> witsml:lengthMeasure </witsml:visibility> [0..1]

'Horizontal visibility.'

<witsml:aziWave> witsml:planeAngleMeasure </witsml:aziWave> [0..1]

'The direction from which the waves are coming, measured from true north.'

<witsml:htWave> witsml:lengthMeasure </witsml:htWave> [0..1]

'Average height of the waves.'

<witsml:significantWave> witsml:lengthMeasure </witsml:significantWave> [0..1]

'An average of the higher 1/3 of the wave heights passing during a sample period (typically 20 to 30 minutes).'

<witsml:maxWave> witsml:lengthMeasure </witsml:maxWave> [0..1]

'The maximum wave height.'

<witsml:periodWave> witsml:timeMeasure </witsml:periodWave> [0..1]

'The elapsed time between the passing of two wave tops.'

<witsml:aziWind> witsml:planeAngleMeasure </witsml:aziWind> [0..1]

'The direction from which the wind is blowing, measured from true north.'

<witsml:velWind> witsml:velocityMeasure </witsml:velWind> [0..1]

'Wind speed.'

<witsml:typePrecip> witsml:str32 </witsml:typePrecip> [0..1]

'Type of precipitation.'

<witsml:amtPrecip> witsml:lengthMeasure </witsml:amtPrecip> [0..1]

'Amount of precipitation.'

<witsml:coverCloud> witsml:str32 </witsml:coverCloud> [0..1]

'Description of cloud cover.'

<witsml:ceilingCloud> witsml:lengthMeasure </witsml:ceilingCloud> [0..1]

'Height of cloud cover.'

<witsml:currentSea> witsml:velocityMeasure </witsml:currentSea> [0..1]

'Current speed.'

<witsml:aziCurrentSea> witsml:planeAngleMeasure </witsml:aziCurrentSea> [0..1]

'Azimuth of current.'

<witsml:comments> witsml:commentString </witsml:comments> [0..1]

'Comments and remarks.'

</...>
Diagram
h-622169519 h-1080026357 h1272623188 h532072232 h-607763263 h-607763263 h-607763263 h-607763263 h-607763263 h283461459 h1490166722 h283461459 h283461459 h283461459 h-699105204 h1490166722 h-638685508 h-1080026357 h283461459 h-1080026357 h283461459 h-638685508 h1490166722 h-793122037 h-1931220815
Schema Component Representation
<xsd:complexType name="cs_productionOperationWeather">
<xsd:sequence>
<xsd:element name="dTim" type=" witsml:timestamp " minOccurs="1" maxOccurs="1"/>
<xsd:element name="agency" type=" witsml:str32 " minOccurs="0" maxOccurs="1"/>
<xsd:element name="barometricPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="beaufortScaleNumber" type=" witsml:beaufortScaleIntegerCode " minOccurs="0" maxOccurs="1"/>
<xsd:element name="tempSurface" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="tempSurfaceMn" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="tempSurfaceMx" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="tempWindChill" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="tempsea" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="visibility" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="aziWave" type=" witsml:planeAngleMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="htWave" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="significantWave" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="maxWave" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="periodWave" type=" witsml:timeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="aziWind" type=" witsml:planeAngleMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="velWind" type=" witsml:velocityMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="typePrecip" type=" witsml:str32 " minOccurs="0" maxOccurs="1"/>
<xsd:element name="amtPrecip" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="coverCloud" type=" witsml:str32 " minOccurs="0" maxOccurs="1"/>
<xsd:element name="ceilingCloud" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="currentSea" type=" witsml:velocityMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="aziCurrentSea" type=" witsml:planeAngleMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="comments" type=" witsml:commentString " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
<xsd:attributeGroup ref=" witsml:attgrp_uid "/>
</xsd:complexType>