A level the flows contradict is not a reading. Inventory taken from the level, beside the same inventory taken from the integral of the metered flows over a declared window, with the residual judged against a tolerance built from the instruments’ own stated uncertainties. The vessel is drawn at true proportion with the transmitter’s span marked, and everything outside that span hatched: at Texas City the tower held 158 feet while a transmitter reading a band near the floor showed 7.9 and falling.
import 'overscan'
import 'overscan/overscan.css'
<ov-balance
class="liveel"
label="TANK 912"
unit="bbl"
level-unit="ft"
height="40"
capacity="2000"
span-min="0"
span-max="40"
window="8"
meter-error="0.5"
level-error="0.1"
persist="0"
></ov-balance>import { OvBalance } from 'overscan/react'
<OvBalance
class="liveel"
label="TANK 912"
unit="bbl"
level-unit="ft"
height="40"
capacity="2000"
span-min="0"
span-max="40"
window="8"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import { OvBalance } from 'overscan/vue'
<OvBalance
class="liveel"
label="TANK 912"
unit="bbl"
level-unit="ft"
height="40"
capacity="2000"
span-min="0"
span-max="40"
window="8"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import OvBalance from 'overscan/svelte/OvBalance.svelte'
<OvBalance
class="liveel"
label="TANK 912"
unit="bbl"
level-unit="ft"
height="40"
capacity="2000"
span-min="0"
span-max="40"
window="8"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import 'overscan'
import 'overscan/overscan.css'
<ov-balance
src="models/balance-disputed.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
></ov-balance>import { OvBalance } from 'overscan/react'
<OvBalance
src="models/balance-disputed.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import { OvBalance } from 'overscan/vue'
<OvBalance
src="models/balance-disputed.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import OvBalance from 'overscan/svelte/OvBalance.svelte'
<OvBalance
src="models/balance-disputed.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import 'overscan'
import 'overscan/overscan.css'
<ov-balance
src="models/balance-agrees.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
></ov-balance>import { OvBalance } from 'overscan/react'
<OvBalance
src="models/balance-agrees.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import { OvBalance } from 'overscan/vue'
<OvBalance
src="models/balance-agrees.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import OvBalance from 'overscan/svelte/OvBalance.svelte'
<OvBalance
src="models/balance-agrees.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import 'overscan'
import 'overscan/overscan.css'
<ov-balance
src="models/balance-unchecked.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
></ov-balance>import { OvBalance } from 'overscan/react'
<OvBalance
src="models/balance-unchecked.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import { OvBalance } from 'overscan/vue'
<OvBalance
src="models/balance-unchecked.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>import OvBalance from 'overscan/svelte/OvBalance.svelte'
<OvBalance
src="models/balance-unchecked.json"
label="RAFFINATE SPLITTER"
unit="bbl"
level-unit="ft"
height="170"
capacity="42000"
span-min="0"
span-max="10"
window="10800"
meter-error="0.5"
level-error="0.1"
persist="0"
/>