diff --git a/POCloud/HTML Templates/overview.html b/POCloud/HTML Templates/overview.html index a8ce657..c971185 100644 --- a/POCloud/HTML Templates/overview.html +++ b/POCloud/HTML Templates/overview.html @@ -1,41 +1,107 @@ -
| Measurement | Value |
|---|---|
| Fluid Gradient | <%= channels["poc.fluid_gradient"].value %> lbs/ft |
| dt | <%= channels["poc.dt"].value %> sec |
| Tubing Head Pressure | <%= channels["poc.tubing_head_pressure"].value %> PSI |
| Stuffing Box Friction | <%= channels["poc.stuffing_box_friction"].value %> lbs. |
| Surface Stroke Length | <%= channels["poc.surface_stroke_length"].value %> in. |
| Surface Min. Load | <%= channels["poc.surface_min_load"].value %> lbs. |
| Surface Max. Load | <%= channels["poc.surface_max_load"].value %> lbs. |
| Downhole Gross Stroke | <%= channels["poc.downhole_gross_stroke"].value %> in. |
| Tubing Movement | <%= channels["poc.tubing_movement"].value %> in. |
| Downhole Adjusted Gross Stroke | <%= channels["poc.downhole_adjusted_gross_stroke"].value %> in. |
| Downhole Net Stroke | <%= channels["poc.downhole_net_stroke"].value %> in. |
| Downhole Fluid Load | <%= channels["poc.downhole_fluid_load"].value %> lbs. |
| Polished Rod HP | <%= channels["poc.polished_rod_hp"].value %> HP |
| Pump HP | <%= channels["poc.pump_hp"].value %> HP |
| Fluid Level | <%= channels["poc.fluid_above_pump"].value %> ft. |