CO2 II Tools
Database Scripts
Gridding and Mapping Brine Animation Plots


Brine Gridding & Mapping Animation Plots

Applets
Brine Field Data - Gridding & Mapping Animation Web Site
http://www.kgs.ku.edu/PRS/Ozark/Software/GRID_FIELD/index.html
 
Brine Laboratory Data - Gridding & Mapping Animation Web Site
http://www.kgs.ku.edu/PRS/Ozark/Software/GRID_LAB/index.html
  
ORACLE PL/SQL Query for Wellington Monitoring Wells with Field Brine Data - Well Information
http://chasm.kgs.ku.edu/ords/iqstrat.co2_gridding_pkg.getWellXML?sID=FIELD
Returns XML (Extensible Markup Language), which is parsed.
  Query for Wellington Monitoring Wells with Field Brine Data - Brine Data
http://chasm.kgs.ku.edu/ords/iqstrat.co2_gridding_pkg.getDateXML?sID=FIELD
Returns XML (Extensible Markup Language), which is parsed.
  Query for Wellington Monitoring Wells with Laboratory Brine Data - Well Information
http://chasm.kgs.ku.edu/ords/iqstrat.co2_gridding_pkg.getWellXML?sID=LAB
Returns XML (Extensible Markup Language), which is parsed.
  Query for Wellington Monitoring Wells with Laboratory Brine Data - Brine Data
http://chasm.kgs.ku.edu/ords/iqstrat.co2_gridding_pkg.getDateXML?sID=LAB
Returns XML (Extensible Markup Language), which is parsed.
  
NOTE:
http://chasm.kgs.ku.edu/ords/ KGS ORACLE Database
iqstrat the ORACLE User IQSTRAT
co2_gridding_pkg CO2 Brine Data PL/SQL Package
getDateXML the Method for retrieving the brine XML data
?sID=LABthe laboratory measured brine 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/animation_plots.html