Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Price
2012-08-30 14:20:56 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e3e69aa3e7e98b04ed799c048378bdfbcfe545eb
e3e69aa3
1 parent
fffb7e00
Separated fluid level, injection and production well test sections
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
www.reportinghub.no/swp/DailyProductionReport.uispin.html
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
View file @
e3e69aa
This diff is collapsed. Click to expand it.
www.reportinghub.no/swp/DailyProductionReport.uispin.html
View file @
e3e69aa
...
...
@@ -63,4 +63,12 @@ WHERE {
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:WellInjectionTest"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:WellInjectionTestResults"
/>
<h2>
Well Fluid Level Test Information
</h2>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:WellFluidLevelTest"
/>
<h2>
Well Production Test Information
</h2>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:WellProductionTest"
/>
</ui:group>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment