forked from hafs-community/HAFS
-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
3660abc
commit eaacb37
Showing
98 changed files
with
9,581 additions
and
25 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+20.2 KB
doc/UsersGuide/build/doctrees/Backgroundinfo/TechnicalOverview.doctree
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+25.2 KB
doc/UsersGuide/build/doctrees/BuildingRunningTesting/ExtQuickStart.doctree
Binary file not shown.
Binary file added
BIN
+19.8 KB
doc/UsersGuide/build/doctrees/BuildingRunningTesting/QuickStart.doctree
Binary file not shown.
Binary file added
BIN
+5.68 KB
doc/UsersGuide/build/doctrees/BuildingRunningTesting/RegressionTest.doctree
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+21.9 KB
doc/UsersGuide/build/doctrees/ContributorsGuide/GitHubBasicSteps.doctree
Binary file not shown.
Binary file added
BIN
+33.7 KB
doc/UsersGuide/build/doctrees/ContributorsGuide/HAFSCodeContributionGuidelines.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,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: 17cf1f03d6f122d0b872d65d99996851 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
124 changes: 124 additions & 0 deletions
124
doc/UsersGuide/build/html/Backgroundinfo/Introduction.html
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,124 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" data-content_root="../"> | ||
<head> | ||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>1.1. Introduction — HAFS Users Guide documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=044582d4" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/theme_overrides.css?v=12273437" /> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script src="../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../_static/doctools.js?v=888ff710"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
<link rel="next" title="1.2. Technical Overview" href="TechnicalOverview.html" /> | ||
<link rel="prev" title="1. Background Information" href="index.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="../index.html" class="icon icon-home"> | ||
HAFS Users Guide | ||
</a> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul class="current"> | ||
<li class="toctree-l1 current"><a class="reference internal" href="index.html">1. Background Information</a><ul class="current"> | ||
<li class="toctree-l2 current"><a class="current reference internal" href="#">1.1. Introduction</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="TechnicalOverview.html">1.2. Technical Overview</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../BuildingRunningTesting/index.html">2. Building, Running, and Testing HAFS</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../CustomizingTheWorkflow/index.html">3. Customizing The Workflow</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../ContributorsGuide/index.html">4. Contributors Guide</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../Reference/index.html">5. Reference</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">HAFS Users Guide</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item"><a href="index.html"><span class="section-number">1. </span>Background Information</a></li> | ||
<li class="breadcrumb-item active"><span class="section-number">1.1. </span>Introduction</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="../_sources/Backgroundinfo/Introduction.rst.txt" rel="nofollow"> View page source</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<section id="introduction"> | ||
<span id="id1"></span><h1><span class="section-number">1.1. </span>Introduction<a class="headerlink" href="#introduction" title="Link to this heading"></a></h1> | ||
<p>The Hurricane Analysis and Forecast System (HAFS) is the Unified Forecast System (UFS) Hurricane Application. HAFS is the <a class="reference internal" href="../Reference/Glossary.html#term-FV3"><span class="xref std std-term">FV3</span></a>-based multi-scale model and data assimilation system capable of providing tropical cyclone (TC) analyses and forecasts of the inner core structure of TCs (including hurricanes and typhoons). HAFS capabilities are key to improving size and intensity predictions, as well as predictions of the large-scale environment that is known to influence a TC’s motion. HAFS development targets an operational analysis and forecast system for hurricane forecasters with reliable, robust and skillful guidance on TC track and intensity (including rapid intensification), storm size, genesis, storm surge, rainfall, and tornadoes associated with TCs. It will provide an advanced analysis and forecast system for cutting-edge research on modeling, physics, data assimilation, and coupling to earth system components for high-resolution TC predictions within the outlined Next Generation Global Prediction System (NGGPS)/Strategic Implementation Plan (SIP) objectives of the Unified Forecast System (UFS). Currently, HAFS is under active development with collaborative efforts among NCEP/EMC, AOML, GFDL, GSL, ESRL/NESII, OFCM/AOC, DTC, NCAR, and the broader research community.</p> | ||
<p>For information about how to contribute to HAFS development, please review the <a class="reference external" href="https://github.com/hafs-community/HAFS/wiki/HAFS-Code-Repository-Governance">code repository governance</a>.</p> | ||
<p>The HAFS repository is located at <a class="reference external" href="https://github.com/hafs-community/HAFS">https://github.com/hafs-community/HAFS</a>.</p> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | ||
<a href="index.html" class="btn btn-neutral float-left" title="1. Background Information" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
<a href="TechnicalOverview.html" class="btn btn-neutral float-right" title="1.2. Technical Overview" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2021.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.