{% extends "app_layout.html" %} {% block header_title %} {{ title }} {% endblock %} {% block title %} {{ title }} {% endblock %} {% block navbar %} {{ super() }} {% include "app_navbar_wells_dropdown.html" %} {% endblock %} {% block content %}

Search:


km (use 0 to disable)


Filter:

This section refines the results from the terms in the "Search" section above. Each field here is combined with a Boolean AND.

(Must match exactly)

("Tbw" will also match "Qpcb+Tbw")

mg/L (use 0 to disable)

mg/L (use 0 to disable)


Use D for drillers log, L for lith log, S for strat log, and H for hydrostrat log.
Combine them any way: "DL" or "D,L" will search for wells with drillers and/or lith logs.


Use "or" to search for wells with ANY of the log types,
or "and" to search for wells with ALL of the log types.


Sort:


{% block well_content %} {% endblock %} {% endblock %}