Web project containing static content, default bootstrap theme

This commit is contained in:
2015-11-11 12:46:50 -05:00
commit 2a42afb173
50 changed files with 23538 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
<h1>EDO Data Submission Requirements for C3 Leaves</h1>
<p>
We welcome users to evaluate the EDO approach and strongly encourage users to contribute their
leaf-level measurements towards the development of a global CDIAC leaf database; however, users may
still use the interface without their data becoming part of the larger CDIAC database.
</p>
<p>
To achieve the best possible results and to enhance the utility of your contributions for others,
it is imperative those submitting data provide both the requested core leaf-level variables and
the complementary information necessary to properly qualify the leaf or leaves. The desired core
and companion variables are specified in the sample input file and descriptive "readme" file for each service.
</p>
<p>
The following links provide information on preparing these input files:
</p>
<ul>
<li>
<a title="Describes the required format of the input files" href="/Content/Documents/Readme_InputFile" target="_blank">Readme_InputFile</a>
</li>
<li>
<a title="A sample input file" href="/Content/Documents/SampleInput.csv" target="_blank">Sample Input File</a>
</li>
<li>
<a title="A sample input file to use as a template" href="/Content/Documents/InputFileTemplate.csv" target="_blank">Input File Template</a>
</li>
</ul>
+14
View File
@@ -0,0 +1,14 @@
<h1>EDO Publications</h1>
<ul>
<li class="pdf">
<a href="/Content/Documents/aci_pce_final.pdf" target="_blank">Reliable estimation of biochemical parameters
from C3 leaf photosynthesis-intercellular carbon dioxide response curves</a>
</li>
<li class="pdf">
<a href="/Content/Documents/response_to_comments_1.pdf" target="_blank">Response to the Subject Editors Comments</a>
</li>
<li class="pdf">
<a href="/Content/Documents/response_to_comments_2.pdf" target="_blank">Response to Dr. Graham D. Farquhars comments</a>
</li>
</ul>
+27
View File
@@ -0,0 +1,27 @@
<h1>Welcome to LeafWeb</h1>
<p>
<strong>Mission: </strong>LeafWeb is a SErvice-in-Exchange-for-Data-Sharing (SEEDS) Project.
The objective is to develop a global database of biochemical, physiological, and biophysical properties of
single leaves to support studies of plant functions and terrestrial carbon cycle modeling.
LeafWeb provides automated numerical analyses of leaf gas exchange measurements. With the approval of the user,
the data LeafWeb receives are preserved and captured. This effort is part of ongoing research and data management
activities in the area of climate change science at Oak Ridge National Laboratory.
</p>
<p>
<strong>Make your data count:</strong> As investigators use LeafWeb and contribute their data,
the resulting "global leaf database" will grow and be freely available from the
<a href="http://cdiac.ornl.gov/" target="_blank">Carbon Dioxide Information Analysis Center</a> (CDIAC).
The value of a particular set of leaf gas exchange measurements depends largely on supporting information about the leaf or leaves.
It is crucial to provide not just the gas exchange data but also complementary information necessary to interpret the data and put the leaf in context.
</p>
<p>
<strong>Analysis of leaf gas exchange measurements:</strong> The analysis involves fitting the
Farquhar-von Caemmerer-Berry (FvCB) model to the data for C3 plants with the newly developed
Exhaustive Dual Optimization (EDO) approach developed by <a href="/Content/Documents/aci_pce_final.pdf" target="_blank">Gu et al.</a> (2010).
Analysis capabilities for C4 plants are being developed. Users will be notified by e-mail when their anlysis results are available from the LeafWeb site.
</p>
<h2>Submitting Data and Retrieving Results</h2>
<ul>
<li><a href="/LeafInput">C3 Photosynthesis</a> (Click to enter)</li>
<li>C4 Photosynthesis (under development)</li>
</ul>
+23
View File
@@ -0,0 +1,23 @@
<h1>Definitions of Variables in Output Files</h1>
<p>
LeafWeb employs the Exhaustive Dual Optimization (EDO) approach to fitting A/Ci curves for parameters in the
Farquhar-von Caemmerer-Berry (FvCB) model (Gu et al. 2010). For each A/Ci curve, four sets of parameters are
fitted because a given A/Ci curve might not contain sufficient constraint power for all parameters in the FvCB model.
</p>
<p>
More detailed explanation of the output files are given below:
</p>
<ul>
<li>
<a title="The format of the cntrlbestparameters output file" href="http://leafweb.ornl.gov/Documents/Readme_cntrlbestparameters" target="_blank">Readme_cntrlbestparameters</a>
- This file contains parameters estimated for all A/Ci curves that are submitted in the same batch.
</li>
<li>
<a title="The format of the cntrlcomparison output file" href="http://leafweb.ornl.gov/Documents/Readme_cntrlcomparison" target="_blank">Readme_cntrlcomparison</a>
- This file contains outputs from PISCAL that facilitates examination of how well the fitting was performed.
</li>
<li>
<a title="The format of the cntrlparameters output file" href="http://leafweb.ornl.gov/Documents/Readme_cntrlparameters" target="_blank">Readme_cntrlparameters</a>
- This file is an extended version of the output file 'cntrlbestparameters.csv'
</li>
</ul>
+12
View File
@@ -0,0 +1,12 @@
<h1>Tips for Informative A/Ci Measurements</h1>
<ul>
<li>Relatively densely distributed points&nbsp;in the&nbsp;curvature region
of an A/Ci curve are crucial for reliable&nbsp;parameter estimation.</li>
<li>Use data from literature or exploratory measurements to establish the&nbsp;broad
shape&nbsp;of A/Ci curves of similarly positioned leaves of the interested species.</li>
<li>Identify the Ci range within which&nbsp;the curvature region is located.</li>
<li>Determine the corresponding cuvette CO<sub>2</sub> range using either prior
knowledge or preliminary measurements.
As an initial try, set the cuvette CO<sub>2</sub> to be 1.5 - 2 times the desired Ci values.</li>
<li>Sample the curvature region preferentially.</li>
</ul>
+11
View File
@@ -0,0 +1,11 @@
<h1>Why EDO?</h1>
<p>
The&nbsp;FvCB model is more complicated than it looks for parameter estimation.&nbsp;
It has several characteristics&nbsp;that invalidate the use of conventional optimization approaches
.&nbsp; For example,&nbsp;the FvCB model is a change-point model and is structurally overparameterized
in individual carboxylation limitation states with respect to A/Ci&nbsp;measurements.&nbsp; Without
recognizing these unique features of the FvCB model, conventional approaches may lead to incorrect
parameters and produce false parameter relatinships.&nbsp;&nbsp;EDO takes into consideration
the&nbsp;unique structure of the FvCB model and is better suited for analysis of A/Ci curves.&nbsp;
For more details, please read Gu et al. (2010).
</p>
+76
View File
@@ -0,0 +1,76 @@
<!DOCTYPE html>
<html>
<head>
<title>Mileage Traker - ETHRA - @ViewBag.Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link href="@Url.Content("~/Content/bootstrap.min.css")" rel="stylesheet" type="text/css" />
<link href="@Url.Content("~/Content/bootstrap-responsive.min.css")" rel="stylesheet" type="text/css" />
<link href="@Url.Content("~/Content/LeafWeb.css")" rel="stylesheet" type="text/css" />
@RenderSection("Styles", false)
</head>
<body>
@* <noscript>
This site requires JavaScript.
Here are the <a href="http://www.enable-javascript.com/" target="_blank">
instructions how to enable JavaScript in your web browser</a>.
</noscript>*@
<header>
<nav class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">LeafWeb</a>
</div>
@*http://stackoverflow.com/questions/20410623/how-to-add-active-class-to-html-actionlink-in-asp-net-mvc*@
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Leaf Data <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Leaf Input</a></li>
<li><a href="#">Leaf Output</a></li>
<li><a href="#">Leaf Charts</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Information <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/Pages/WhyEDO">Why EDO?</a></li>
<li><a href="/Pages/EDOPublications">EDO Publications</a></li>
<li><a href="/Pages/DataRequirements">Submission Requirements</a></li>
<li><a href="/Pages/OutputFiles">Output Variables</a></li>
<li><a href="/Pages/Tips">Tips</a></li>
@* <li role="separator" class="divider"></li>
<li class="dropdown-header">Nav header</li>
<li><a href="#">Separated link</a></li>
<li><a href="#">One more separated link</a></li>*@
</ul>
</li>
</ul>
@* <ul class="nav navbar-nav navbar-right">
<li><a href="../navbar/">Default</a></li>
<li class="active"><a href="./">Static top <span class="sr-only">(current)</span></a></li>
<li><a href="../navbar-fixed-top/">Fixed top</a></li>
</ul>*@
</div>
<!--/.nav-collapse -->
</div>
</nav>
</header>
<div id="content" class="container-fluid">
@RenderBody()
</div>
<footer>
LeafWeb &copy; 2015 ORNL
</footer>
<script src="@Url.Content("~/Scripts/jquery-1.9.1.min.js")" type="text/javascript"></script>
<script src="@Url.Content("~/Scripts/bootstrap.min.js")" type="text/javascript"></script>
@RenderSection("Scripts", false)
</body>
</html>
+3
View File
@@ -0,0 +1,3 @@
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}
+34
View File
@@ -0,0 +1,34 @@
<?xml version="1.0"?>
<configuration>
<configSections>
<sectionGroup name="system.web.webPages.razor" type="System.Web.WebPages.Razor.Configuration.RazorWebSectionGroup, System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="host" type="System.Web.WebPages.Razor.Configuration.HostSection, System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
<section name="pages" type="System.Web.WebPages.Razor.Configuration.RazorPagesSection, System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
</sectionGroup>
</configSections>
<system.web.webPages.razor>
<host factoryType="System.Web.Mvc.MvcWebRazorHostFactory, System.Web.Mvc, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
<pages pageBaseType="System.Web.Mvc.WebViewPage">
<namespaces>
<add namespace="System.Web.Mvc" />
<add namespace="System.Web.Mvc.Ajax" />
<add namespace="System.Web.Mvc.Html" />
<add namespace="System.Web.Routing" />
<add namespace="Web" />
</namespaces>
</pages>
</system.web.webPages.razor>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.webServer>
<handlers>
<remove name="BlockViewHandler"/>
<add name="BlockViewHandler" path="*" verb="*" preCondition="integratedMode" type="System.Web.HttpNotFoundHandler" />
</handlers>
</system.webServer>
</configuration>