-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
98 changed files
with
68,959 additions
and
14,105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 1eb7ffb16a1cfd20c61a203f543ec821 | ||
config: 4901ab7883ae3e5df9cb342af45d27c6 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,213 @@ | ||
|
||
<!DOCTYPE html> | ||
|
||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Overview: module code — bifacial_radiance 0.4.4.dev373+g013fa7c.d20240911 documentation</title> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet"> | ||
<link href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" | ||
href="../_static/vendor/fontawesome/5.13.0/css/all.min.css"> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin | ||
href="../_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2"> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin | ||
href="../_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2"> | ||
|
||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/no_scrollbars.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/gallery.css" /> | ||
|
||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"> | ||
|
||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> | ||
<script src="../_static/jquery.js"></script> | ||
<script src="../_static/underscore.js"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script> | ||
<script src="../_static/doctools.js"></script> | ||
<script src="../_static/sphinx_highlight.js"></script> | ||
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="docsearch:language" content="en"> | ||
|
||
|
||
<!-- Google Analytics --> | ||
|
||
</head> | ||
<body data-spy="scroll" data-target="#bd-toc-nav" data-offset="60"> | ||
|
||
<div class="container-fluid" id="banner"></div> | ||
|
||
|
||
<nav class="navbar navbar-light navbar-expand-lg bg-light fixed-top bd-navbar" id="navbar-main"><div class="container-xl"> | ||
|
||
<div id="navbar-start"> | ||
|
||
|
||
|
||
<a class="navbar-brand" href="../index.html"> | ||
<img src="../_static/bifacial_radiance.png" class="logo" alt="logo"> | ||
</a> | ||
|
||
|
||
|
||
</div> | ||
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-collapsible" aria-controls="navbar-collapsible" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
|
||
|
||
<div id="navbar-collapsible" class="col-lg-9 collapse navbar-collapse"> | ||
<div id="navbar-center" class="mr-auto"> | ||
|
||
<div class="navbar-center-item"> | ||
<ul id="navbar-main-elements" class="navbar-nav"> | ||
<li class="toctree-l1 nav-item"> | ||
<a class="reference internal nav-link" href="../user_guide/index.html"> | ||
User Guide | ||
</a> | ||
</li> | ||
|
||
<li class="toctree-l1 nav-item"> | ||
<a class="reference internal nav-link" href="../examples.html"> | ||
Examples | ||
</a> | ||
</li> | ||
|
||
<li class="toctree-l1 nav-item"> | ||
<a class="reference internal nav-link" href="../manualapi.html"> | ||
API reference | ||
</a> | ||
</li> | ||
|
||
<li class="toctree-l1 nav-item"> | ||
<a class="reference internal nav-link" href="../whatsnew.html"> | ||
What’s New | ||
</a> | ||
</li> | ||
|
||
<li class="toctree-l1 nav-item"> | ||
<a class="reference internal nav-link" href="../validation.html"> | ||
Validation | ||
</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</div> | ||
|
||
</div> | ||
|
||
<div id="navbar-end"> | ||
|
||
<div class="navbar-end-item"> | ||
<ul id="navbar-icon-links" class="navbar-nav" aria-label="Icon Links"> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="https://github.com/NREL/bifacial_radiance" rel="noopener" target="_blank" title="GitHub"><span><i class="fab fa-github-square"></i></span> | ||
<label class="sr-only">GitHub</label></a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="https://stackoverflow.com/questions/tagged/bifacial-radiance" rel="noopener" target="_blank" title="StackOverflow"><span><i class="fab fa-stack-overflow"></i></span> | ||
<label class="sr-only">StackOverflow</label></a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="https://pypi.org/project/bifacial_radiance" rel="noopener" target="_blank" title="PyPI"><span><i class="fab fa-python"></i></span> | ||
<label class="sr-only">PyPI</label></a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
|
||
<div class="container-xl"> | ||
<div class="row"> | ||
|
||
|
||
<!-- Only show if we have sidebars configured, else just a small margin --> | ||
<div class="col-12 col-md-3 bd-sidebar"> | ||
<div class="sidebar-start-items"><form class="bd-search d-flex align-items-center" action="../search.html" method="get"> | ||
<i class="icon fas fa-search"></i> | ||
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" > | ||
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation"> | ||
<div class="bd-toc-item active"> | ||
|
||
</div> | ||
</nav> | ||
</div> | ||
<div class="sidebar-end-items"> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
<div class="d-none d-xl-block col-xl-2 bd-toc"> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<main class="col-12 col-md-9 col-xl-7 py-md-5 pl-md-5 pr-md-4 bd-content" role="main"> | ||
|
||
<div> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="bifacial_radiance/gui.html">bifacial_radiance.gui</a></li> | ||
<li><a href="bifacial_radiance/load.html">bifacial_radiance.load</a></li> | ||
<li><a href="bifacial_radiance/main.html">bifacial_radiance.main</a></li> | ||
<li><a href="bifacial_radiance/mismatch.html">bifacial_radiance.mismatch</a></li> | ||
<li><a href="bifacial_radiance/modelchain.html">bifacial_radiance.modelchain</a></li> | ||
<li><a href="bifacial_radiance/module.html">bifacial_radiance.module</a></li> | ||
<li><a href="bifacial_radiance/spectral_utils.html">bifacial_radiance.spectral_utils</a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
|
||
<!-- Previous / next buttons --> | ||
<div class='prev-next-area'> | ||
</div> | ||
|
||
</main> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script> | ||
<footer class="footer mt-5 mt-md-0"> | ||
<div class="container"> | ||
|
||
<div class="footer-item"> | ||
<p class="copyright"> | ||
© Copyright 2019, NREL.<br> | ||
</p> | ||
</div> | ||
|
||
<div class="footer-item"> | ||
<p class="sphinx-version"> | ||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 5.3.0.<br> | ||
</p> | ||
</div> | ||
|
||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.