|
| 1 | +<!DOCTYPE html> |
| 2 | +<!--fastht.ml --> |
| 3 | +<!-- Generated by pkgdown: do not edit by hand --><html> |
| 4 | +<head> |
| 5 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 6 | +<meta charset="utf-8"> |
| 7 | +<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 8 | +<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 9 | +<title>Detecting marine heatwaves • MHWdetection</title> |
| 10 | +<!-- jquery --><script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script><!-- Bootstrap --><link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> |
| 11 | +<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script><!-- Font Awesome icons --><link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> |
| 12 | +<!-- clipboard.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js" integrity="sha384-cV+rhyOuRHc9Ub/91rihWcGmMmCXDeksTtCihMupQHSsi8GIIRDG0ThDc3HGQFJ3" crossorigin="anonymous"></script><!-- sticky kit --><script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script><!-- pkgdown --><link href="pkgdown.css" rel="stylesheet"> |
| 13 | +<script src="pkgdown.js"></script><meta property="og:title" content="Detecting marine heatwaves"> |
| 14 | +<meta property="og:description" content="This package serves as a tidy repository for the code used in the paper 'Detecting marine heatwaves'."> |
| 15 | +<meta name="twitter:card" content="summary"> |
| 16 | +<!-- mathjax --><script src="https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script><!--[if lt IE 9]> |
| 17 | +<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> |
| 18 | +<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> |
| 19 | +<![endif]--> |
| 20 | +</head> |
| 21 | +<body> |
| 22 | + <div class="container template-home"> |
| 23 | + <header><div class="navbar navbar-default navbar-fixed-top" role="navigation"> |
| 24 | + <div class="container"> |
| 25 | + <div class="navbar-header"> |
| 26 | + <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"> |
| 27 | + <span class="icon-bar"></span> |
| 28 | + <span class="icon-bar"></span> |
| 29 | + <span class="icon-bar"></span> |
| 30 | + </button> |
| 31 | + <span class="navbar-brand"> |
| 32 | + <a class="navbar-link" href="index.html">MHWdetection</a> |
| 33 | + <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.0.5</span> |
| 34 | + </span> |
| 35 | + </div> |
| 36 | + |
| 37 | + <div id="navbar" class="navbar-collapse collapse"> |
| 38 | + <ul class="nav navbar-nav"> |
| 39 | +<li> |
| 40 | + <a href="index.html"> |
| 41 | + <span class="fa fa-home fa-lg"></span> |
| 42 | + |
| 43 | + </a> |
| 44 | +</li> |
| 45 | +<li> |
| 46 | + <a href="reference/index.html">Functions</a> |
| 47 | +</li> |
| 48 | +<li class="dropdown"> |
| 49 | + <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> |
| 50 | + Vignettes |
| 51 | + |
| 52 | + <span class="caret"></span> |
| 53 | + </a> |
| 54 | + <ul class="dropdown-menu" role="menu"> |
| 55 | +<li> |
| 56 | + <a href="articles/r_vs_python.html">Python vs. R - default outputs</a> |
| 57 | + </li> |
| 58 | + <li> |
| 59 | + <a href="articles/r_vs_python_arguments.html">Python vs. R - default arguments</a> |
| 60 | + </li> |
| 61 | + <li> |
| 62 | + <a href="articles/r_vs_python_additional.html">Python vs. R - additional functions</a> |
| 63 | + </li> |
| 64 | + <li> |
| 65 | + <a href="articles/Short_climatologies.html">Short climatologies</a> |
| 66 | + </li> |
| 67 | + <li> |
| 68 | + <a href="articles/Climatologies_and_baselines.html">Alternative climatologies and baselines</a> |
| 69 | + </li> |
| 70 | + <li> |
| 71 | + <a href="articles/time_series_duration.html">Effects of short time series</a> |
| 72 | + </li> |
| 73 | + <li> |
| 74 | + <a href="articles/missing_data.html">Effects of missing data</a> |
| 75 | + </li> |
| 76 | + <li> |
| 77 | + <a href="articles/gridded_products.html">Difference between gridded products</a> |
| 78 | + </li> |
| 79 | + <li> |
| 80 | + <a href="articles/best_practices.html">Best practices</a> |
| 81 | + </li> |
| 82 | + </ul> |
| 83 | +</li> |
| 84 | +<li> |
| 85 | + <a href="news/index.html">News</a> |
| 86 | +</li> |
| 87 | + </ul> |
| 88 | +<ul class="nav navbar-nav navbar-right"> |
| 89 | +<li> |
| 90 | + <a href="https://github.com/robwschlegel/MHWdetection"> |
| 91 | + <span class="fa fa-github fa-lg"></span> |
| 92 | + |
| 93 | + github |
| 94 | + </a> |
| 95 | +</li> |
| 96 | + </ul> |
| 97 | +</div> |
| 98 | +<!--/.nav-collapse --> |
| 99 | + </div> |
| 100 | +<!--/.container --> |
| 101 | +</div> |
| 102 | +<!--/.navbar --> |
| 103 | + |
| 104 | + |
| 105 | + </header><div class="row"> |
| 106 | + <div class="contents col-md-9"> |
| 107 | + <div id="mhwdetection" class="section level1"> |
| 108 | +<div class="page-header"><h1 class="hasAnchor"> |
| 109 | +<a href="#mhwdetection" class="anchor"></a>MHWdetection</h1></div> |
| 110 | +<p>This site contains all of the code used in the ‘Detecting marine heatwaves’ paper. It isset up as an R packagein order to adhere to pecise reproducibility standards.</p> |
| 111 | +<div id="installation" class="section level2"> |
| 112 | +<h2 class="hasAnchor"> |
| 113 | +<a href="#installation" class="anchor"></a>Installation</h2> |
| 114 | +<p>You can install all of the vignettes and code here from <a href="https://github.com/">GitHub</a> with:</p> |
| 115 | +<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="co"># install.packages("devtools")</span> |
| 116 | +devtools<span class="op">::</span><span class="kw"><a href="http://www.rdocumentation.org/packages/devtools/topics/install_github">install_github</a></span>(<span class="st">"robwschlegel/MHWdetection"</span>)</code></pre></div> |
| 117 | +</div> |
| 118 | +<div id="vignettes" class="section level2"> |
| 119 | +<h2 class="hasAnchor"> |
| 120 | +<a href="#vignettes" class="anchor"></a>Vignettes</h2> |
| 121 | +<p>Please see the vignettes tab for additional insight into the work conducted in the process of the creation of the paper.</p> |
| 122 | +</div> |
| 123 | +</div> |
| 124 | + </div> |
| 125 | + |
| 126 | + <div class="col-md-3" id="sidebar"> |
| 127 | + <div class="links"> |
| 128 | +<h2>Links</h2> |
| 129 | +<ul class="list-unstyled"> |
| 130 | +<li>Report a bug at <br><a href="NA">NA</a> |
| 131 | +</li> |
| 132 | +</ul> |
| 133 | +</div> |
| 134 | +<div class="license"> |
| 135 | +<h2>License</h2> |
| 136 | +<ul class="list-unstyled"> |
| 137 | +<li><a href="LICENSE.html">Full license</a></li> |
| 138 | +<li><small><a href="https://opensource.org/licenses/mit-license.php">MIT</a> + file <a href="LICENSE-text.html">LICENSE</a></small></li> |
| 139 | +</ul> |
| 140 | +</div> |
| 141 | +<div class="developers"> |
| 142 | +<h2>Developers</h2> |
| 143 | +<ul class="list-unstyled"> |
| 144 | +<li>Robert W. Schlegel <br><small class="roles"> Author, maintainer, contributor </small> <a href="https://orcid.org/0000-0002-0705-1287" target="orcid.widget"><img src="https://members.orcid.org/sites/default/files/vector_iD_icon.svg" class="orcid" height="16"></a> </li> |
| 145 | +<li>Eric C. J. Oliver <br><small class="roles"> Author </small> <a href="https://orcid.org/0000-0002-4006-2826" target="orcid.widget"><img src="https://members.orcid.org/sites/default/files/vector_iD_icon.svg" class="orcid" height="16"></a> </li> |
| 146 | +<li>Alistair J. Hobday <br><small class="roles"> Author </small> </li> |
| 147 | +<li>Albertus J. Smit <br><small class="roles"> Author, contributor </small> <a href="https://orcid.org/0000-0002-3799-6126" target="orcid.widget"><img src="https://members.orcid.org/sites/default/files/vector_iD_icon.svg" class="orcid" height="16"></a> </li> |
| 148 | +</ul> |
| 149 | +</div> |
| 150 | + |
| 151 | + </div> |
| 152 | +</div> |
| 153 | + |
| 154 | + |
| 155 | + <footer><div class="copyright"> |
| 156 | + <p>Developed by Robert W. Schlegel, Eric C. J. Oliver, Alistair J. Hobday, Albertus J. Smit.</p> |
| 157 | +</div> |
| 158 | + |
| 159 | +<div class="pkgdown"> |
| 160 | + <p>Site built with <a href="http://pkgdown.r-lib.org/">pkgdown</a>.</p> |
| 161 | +</div> |
| 162 | + |
| 163 | + </footer> |
| 164 | +</div> |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + </body> |
| 169 | +</html> |
0 commit comments