CO2 II Tools
Database Scripts
Brine Data Plots


Single Well Plots

Brine Sample Page

Applet
Brine Sample Plot Applet - Example: Wellington Unit 63 (15-191-11442)
http://www.kgs.ku.edu/PRS/Ozark/Software/BRINE/SamplePlot.html?sKID=1045028055
  

Piper Diagram

Applet
Piper Diagram Applet - Example: Wellington Unit 63 (15-191-11442)
http://www.kgs.ku.edu/PRS/Ozark/Software/BRINE/PiperDiagram.html?sKID=1045028055
  
ORACLE PL/SQL Query for brine data for the Wellington Unit 63 (15-191-11442)
http://chasm.kgs.ku.edu/ords/iqstrat.co2_brine_data_pkg.getXML?key=1045028055
Returns XML (Extensible Markup Language), which is parsed and plotted.
  
NOTE:
http://chasm.kgs.ku.edu/ords/ KGS ORACLE Database
iqstrat the ORACLE User IQSTRAT
co2_brine_data_pkg CO2 Brine Data PL/SQL Package
getXML the Method for retrieving the XML data
?sKID=1045028055KID for the Wellington Unit 63 (15-191-11442)


  

Multi-Well Plots

Piper Diagram

Applet
Piper Diagram Applet - Example: All Data
http://www.kgs.ku.edu/PRS/Ozark/Software/BRINE/PiperDiagram.html
  

Box & Wisker Plot

Applet
Box & Wisker Plot Applet - Example: All Data
http://www.kgs.ku.edu/PRS/Ozark/Software/BRINE/BrineAveragePlot.html
  
ORACLE PL/SQL Query for all brine data
http://chasm.kgs.ku.edu/ords/iqstrat.co2_brine_data_pkg.getXML
Returns XML (Extensible Markup Language), which is parsed and plotted.
  
NOTE:
http://chasm.kgs.ku.edu/ords/ KGS ORACLE Database
iqstrat the ORACLE User IQSTRAT
co2_brine_data_pkg CO2 Brine Data PL/SQL Package
getXML the Method for retrieving the XML data


Author: John R. Victorine jvictor@kgs.ku.edu

The URL for this page is http://www.kgs.ku.edu/PRS/Ozark/JAVA_SRC/ORACLE-II-PLSQL/Brine/brine_plots.html