Skip to content

Commit

Permalink
Deploying to gh-pages from @ 833240d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
eamousing committed Sep 30, 2024
1 parent 75074b2 commit 33d604b
Show file tree
Hide file tree
Showing 290 changed files with 1,951 additions and 1,529 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="./favicon.png">

<title> Fortran Program </title>
<title> uEMEP </title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
Expand All @@ -29,14 +29,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="./index.html">Fortran Program </a>
<a class="navbar-brand" href="./index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="./lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -76,7 +77,7 @@

<div class="row" id='text'>
<div class=col-md-12>
<h1>Fortran Program</h1>
<h1>uEMEP</h1>

</div>
</div>
Expand Down Expand Up @@ -123,7 +124,7 @@ <h3>Procedures</h3>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
17 changes: 9 additions & 8 deletions interface/read_name.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="../favicon.png">

<title>read_name &ndash; Fortran Program</title>
<title>read_name &ndash; uEMEP</title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
Expand All @@ -29,14 +29,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Fortran Program </a>
<a class="navbar-brand" href="../index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="../page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="../lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -203,7 +204,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-unit_in~22"></span>
<span class="anchor" id="variable-unit_in~19"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -293,7 +294,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-unit_in~23"></span>
<span class="anchor" id="variable-unit_in~20"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -383,7 +384,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-unit_in~24"></span>
<span class="anchor" id="variable-unit_in~21"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -473,7 +474,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-unit_in~25"></span>
<span class="anchor" id="variable-unit_in~22"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -563,7 +564,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-unit_in~26"></span>
<span class="anchor" id="variable-unit_in~23"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -612,7 +613,7 @@ <h4>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
7 changes: 4 additions & 3 deletions lists/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="../favicon.png">

<title>All Files &ndash; Fortran Program
<title>All Files &ndash; uEMEP
</title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
Expand All @@ -30,14 +30,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Fortran Program </a>
<a class="navbar-brand" href="../index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="../page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="../lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -287,7 +288,7 @@ <h1>Source Files</h1>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
7 changes: 4 additions & 3 deletions lists/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="../favicon.png">

<title>All Modules &ndash; Fortran Program
<title>All Modules &ndash; uEMEP
</title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
Expand All @@ -30,14 +30,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Fortran Program </a>
<a class="navbar-brand" href="../index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="../page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="../lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -334,7 +335,7 @@ <h1>Modules</h1>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
7 changes: 4 additions & 3 deletions lists/procedures.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="../favicon.png">

<title>All Procedures &ndash; Fortran Program
<title>All Procedures &ndash; uEMEP
</title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
Expand All @@ -30,14 +30,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Fortran Program </a>
<a class="navbar-brand" href="../index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="../page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="../lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -1169,7 +1170,7 @@ <h1>Procedures</h1>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
9 changes: 5 additions & 4 deletions module/aggregate_proxy_emission_in_emep_grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="../favicon.png">

<title>aggregate_proxy_emission_in_emep_grid &ndash; Fortran Program</title>
<title>aggregate_proxy_emission_in_emep_grid &ndash; uEMEP</title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
Expand All @@ -29,14 +29,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Fortran Program </a>
<a class="navbar-brand" href="../index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="../page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="../lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -149,8 +150,8 @@ <h3 class="card-header card-title bg-light">Uses</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<ul class="list-inline">
<li class="list-inline-item"><a href='uemep_definitions.html'>uEMEP_definitions</a></li>
<li class="list-inline-item"><a href='uemep_configuration.html'>uemep_configuration</a></li>
<li class="list-inline-item"><a href='uemep_definitions.html'>uEMEP_definitions</a></li>
<li class="list-inline-item"><a href='mod_read_esri_ascii_file.html'>mod_read_esri_ascii_file</a></li>
</ul>
</li>
Expand Down Expand Up @@ -198,7 +199,7 @@ <h4>Arguments</h4>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
13 changes: 7 additions & 6 deletions module/auto_subgrid.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="../favicon.png">

<title>auto_subgrid &ndash; Fortran Program</title>
<title>auto_subgrid &ndash; uEMEP</title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
Expand All @@ -29,14 +29,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Fortran Program </a>
<a class="navbar-brand" href="../index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="../page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="../lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -152,11 +153,11 @@ <h3 class="card-header card-title bg-light">Uses</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<ul class="list-inline">
<li class="list-inline-item"><a href='mod_lambert_projection.html'>mod_lambert_projection</a></li>
<li class="list-inline-item">netcdf</li>
<li class="list-inline-item"><a href='uemep_definitions.html'>uEMEP_definitions</a></li>
<li class="list-inline-item"><a href='uemep_configuration.html'>uemep_configuration</a></li>
<li class="list-inline-item">netcdf</li>
<li class="list-inline-item"><a href='mod_lambert_projection.html'>mod_lambert_projection</a></li>
<li class="list-inline-item"><a href='mod_area_interpolation.html'>mod_area_interpolation</a></li>
<li class="list-inline-item"><a href='uemep_definitions.html'>uEMEP_definitions</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -243,7 +244,7 @@ <h4>Arguments</h4>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
9 changes: 5 additions & 4 deletions module/calculate_exposure.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="" >
<link rel="icon" href="../favicon.png">

<title>calculate_exposure &ndash; Fortran Program</title>
<title>calculate_exposure &ndash; uEMEP</title>

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
Expand All @@ -29,14 +29,15 @@
<div class="container-fluid mb-sm-4 mb-xl-2">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Fortran Program </a>
<a class="navbar-brand" href="../index.html">uEMEP </a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar"
aria-expanded="false" aria-controls="navbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
</button>

<div id="navbar" class="navbar-collapse collapse">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="../page/index.html">Model Documentation</a></li>
<li class="nav-item">
<a class="nav-link" href="../lists/files.html">Source Files</a>
</li>
Expand Down Expand Up @@ -149,8 +150,8 @@ <h3 class="card-header card-title bg-light">Uses</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<ul class="list-inline">
<li class="list-inline-item"><a href='uemep_definitions.html'>uEMEP_definitions</a></li>
<li class="list-inline-item"><a href='uemep_configuration.html'>uemep_configuration</a></li>
<li class="list-inline-item"><a href='uemep_definitions.html'>uEMEP_definitions</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -197,7 +198,7 @@ <h4>Arguments</h4>
<div class="row justify-content-between">
<div class="col">
<p>
Fortran Program
uEMEP
&copy; 2024
</p>
</div>
Expand Down
Loading

0 comments on commit 33d604b

Please sign in to comment.