|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| -<div id="5964b5a4-57eb-4696-8fc9-45c2b5ee70f2"></div> |
| 37 | +<div id="f37b0e0f-e6a0-42c8-926c-78d055cb8b4c"></div> |
38 | 38 | <div class="output_subarea output_javascript ">
|
39 | 39 | <script type="text/javascript">
|
40 |
| -var element = $('#5964b5a4-57eb-4696-8fc9-45c2b5ee70f2'); |
| 40 | +var element = $('#f37b0e0f-e6a0-42c8-926c-78d055cb8b4c'); |
41 | 41 |
|
42 | 42 | (function(root) {
|
43 | 43 | function now() {
|
|
1687 | 1687 |
|
1688 | 1688 |
|
1689 | 1689 |
|
1690 |
| -<div id="894070bc-77bc-4b48-836b-9e70e5e2a278"></div> |
| 1690 | +<div id="dbe4f3c5-32b8-401b-90cc-198569eefd22"></div> |
1691 | 1691 | <div class="output_subarea output_javascript ">
|
1692 | 1692 | <script type="text/javascript">
|
1693 |
| -var element = $('#894070bc-77bc-4b48-836b-9e70e5e2a278'); |
| 1693 | +var element = $('#dbe4f3c5-32b8-401b-90cc-198569eefd22'); |
1694 | 1694 |
|
1695 | 1695 | if ((window.PyViz === undefined) || (window.PyViz instanceof HTMLElement)) {
|
1696 | 1696 | window.PyViz = {comms: {}, comm_status:{}, kernels:{}, receivers: {}, plot_index: []}
|
|
2000 | 2000 | <div class="output_markdown rendered_html output_subarea ">
|
2001 | 2001 | <h2 id="OBSERVATION_ID" class="doc_header"><code>class</code> <code>OBSERVATION_ID</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L30" class="source_link" style="float:right">[source]</a></h2><blockquote><p><code>OBSERVATION_ID</code>(<strong><code>obsid</code></strong>=<em><code>None</code></em>)</p>
|
2002 | 2002 | </blockquote>
|
2003 |
| - |
2004 |
| -<pre><code>Manage HiRISE observation ids. |
2005 |
| - |
2006 |
| -For example PSP_003092_0985. |
2007 |
| - |
2008 |
| -`phase` is set to PSP for orbits < 11000, no setting required. |
2009 |
| - |
2010 |
| -Parameters |
2011 |
| ----------- |
2012 |
| -obsid : str, optional |
| 2003 | +<p>Manage HiRISE observation ids.</p> |
| 2004 | +<p>For example PSP_003092_0985.</p> |
| 2005 | +<p><code>phase</code> is set to PSP for orbits < 11000, no setting required.</p> |
| 2006 | +<h2 id="Parameters">Parameters<a class="anchor-link" href="#Parameters"> </a></h2><p>obsid : str, optional |
2013 | 2007 | One can optionally also create an 'empty' OBSERVATION_ID object and set the
|
2014 |
| - properties accordingly to create a new obsid.</code></pre> |
| 2008 | + properties accordingly to create a new obsid.</p> |
| 2009 | +<p><strong>Parameters:</strong></p> |
| 2010 | +<ul> |
| 2011 | +<li><strong><code>obsid</code></strong> : <em><code><class 'NoneType'></code></em>, <em>optional</em></li> |
| 2012 | +</ul> |
2015 | 2013 |
|
2016 | 2014 | </div>
|
2017 | 2015 |
|
@@ -2161,6 +2159,10 @@ <h2 id="OBSERVATION_ID" class="doc_header"><code>class</code> <code>OBSERVATION_
|
2161 | 2159 | <div class="output_markdown rendered_html output_subarea ">
|
2162 | 2160 | <h4 id="check_url_exists" class="doc_header"><code>check_url_exists</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L106" class="source_link" style="float:right">[source]</a></h4><blockquote><p><code>check_url_exists</code>(<strong><code>url</code></strong>)</p>
|
2163 | 2161 | </blockquote>
|
| 2162 | +<p><strong>Parameters:</strong></p> |
| 2163 | +<ul> |
| 2164 | +<li><strong><code>url</code></strong> : <em><code><class 'inspect._empty'></code></em></li> |
| 2165 | +</ul> |
2164 | 2166 |
|
2165 | 2167 | </div>
|
2166 | 2168 |
|
@@ -2190,23 +2192,19 @@ <h4 id="check_url_exists" class="doc_header"><code>check_url_exists</code><a hre
|
2190 | 2192 |
|
2191 | 2193 |
|
2192 | 2194 | <div class="output_markdown rendered_html output_subarea ">
|
2193 |
| -<h2 id="PRODUCT_ID" class="doc_header"><code>class</code> <code>PRODUCT_ID</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L114" class="source_link" style="float:right">[source]</a></h2><blockquote><p><code>PRODUCT_ID</code>(<strong><code>initstr</code></strong>=<em><code>None</code></em>)</p> |
| 2195 | +<h2 id="ProductPathfinder" class="doc_header"><code>class</code> <code>ProductPathfinder</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L114" class="source_link" style="float:right">[source]</a></h2><blockquote><p><code>ProductPathfinder</code>(<strong><code>initstr</code></strong>=<em><code>None</code></em>)</p> |
2194 | 2196 | </blockquote>
|
2195 |
| - |
2196 |
| -<pre><code>Manage storage paths for HiRISE RDR products (also EXTRAS.) |
2197 |
| - |
2198 |
| -Attributes `jp2_path` and `label_path` get you the official RDR product, |
2199 |
| -with `kind` steering if you get the COLOR or the RED product. |
2200 |
| -All other properties go to the RDR/EXTRAS folder. |
2201 |
| - |
2202 |
| -Parameters |
2203 |
| ----------- |
2204 |
| -initstr : str, optional |
2205 |
| - PRODUCT_ID string like PSP_003902_0985_RED |
2206 |
| - |
2207 |
| -Note |
2208 |
| ----- |
2209 |
| -The "PDS" part of the path is handled in the OBSERVATION_ID class.</code></pre> |
| 2197 | +<p>Determine paths and URLs for HiRISE RDR products (also EXTRAS.)</p> |
| 2198 | +<p>Attributes <code>jp2_path</code> and <code>label_path</code> get you the official RDR mosaic product, |
| 2199 | +with <code>kind</code> steering if you get the COLOR or the RED product. |
| 2200 | +All other properties go to the RDR/EXTRAS folder.</p> |
| 2201 | +<h2 id="Parameters">Parameters<a class="anchor-link" href="#Parameters"> </a></h2><p>initstr : str, optional |
| 2202 | + PRODUCT_ID string like PSP_003902_0985_RED</p> |
| 2203 | +<h2 id="Note">Note<a class="anchor-link" href="#Note"> </a></h2><p>The "PDS" part of the path is handled in the OBSERVATION_ID class.</p> |
| 2204 | +<p><strong>Parameters:</strong></p> |
| 2205 | +<ul> |
| 2206 | +<li><strong><code>initstr</code></strong> : <em><code><class 'NoneType'></code></em>, <em>optional</em></li> |
| 2207 | +</ul> |
2210 | 2208 |
|
2211 | 2209 | </div>
|
2212 | 2210 |
|
@@ -2614,8 +2612,12 @@ <h3 id="Paths-and-URLS">Paths and URLS<a class="anchor-link" href="#Paths-and-UR
|
2614 | 2612 |
|
2615 | 2613 |
|
2616 | 2614 | <div class="output_markdown rendered_html output_subarea ">
|
2617 |
| -<h2 id="RGB_NOMAP" class="doc_header"><code>class</code> <code>RGB_NOMAP</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L276" class="source_link" style="float:right">[source]</a></h2><blockquote><p><code>RGB_NOMAP</code>(<strong><code>obsid</code></strong>)</p> |
| 2615 | +<h2 id="RGB_NOMAP" class="doc_header"><code>class</code> <code>RGB_NOMAP</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L278" class="source_link" style="float:right">[source]</a></h2><blockquote><p><code>RGB_NOMAP</code>(<strong><code>obsid</code></strong>)</p> |
2618 | 2616 | </blockquote>
|
| 2617 | +<p><strong>Parameters:</strong></p> |
| 2618 | +<ul> |
| 2619 | +<li><strong><code>obsid</code></strong> : <em><code><class 'inspect._empty'></code></em></li> |
| 2620 | +</ul> |
2619 | 2621 |
|
2620 | 2622 | </div>
|
2621 | 2623 |
|
@@ -4105,10 +4107,13 @@ <h2 id="RGB_NOMAP" class="doc_header"><code>class</code> <code>RGB_NOMAP</code><
|
4105 | 4107 |
|
4106 | 4108 |
|
4107 | 4109 | <div class="output_markdown rendered_html output_subarea ">
|
4108 |
| -<h2 id="RGB_NOMAPCollection" class="doc_header"><code>class</code> <code>RGB_NOMAPCollection</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L348" class="source_link" style="float:right">[source]</a></h2><blockquote><p><code>RGB_NOMAPCollection</code>(<strong><code>obsids</code></strong>)</p> |
| 4110 | +<h2 id="RGB_NOMAPCollection" class="doc_header"><code>class</code> <code>RGB_NOMAPCollection</code><a href="https://github.com/michaelaye/nbplanetary/tree/master/planetarypy/hirise.py#L350" class="source_link" style="float:right">[source]</a></h2><blockquote><p><code>RGB_NOMAPCollection</code>(<strong><code>obsids</code></strong>)</p> |
4109 | 4111 | </blockquote>
|
4110 |
| - |
4111 |
| -<pre><code>Class to deal with a set of RGB_NOMAP products.</code></pre> |
| 4112 | +<p>Class to deal with a set of RGB_NOMAP products.</p> |
| 4113 | +<p><strong>Parameters:</strong></p> |
| 4114 | +<ul> |
| 4115 | +<li><strong><code>obsids</code></strong> : <em><code><class 'inspect._empty'></code></em></li> |
| 4116 | +</ul> |
4112 | 4117 |
|
4113 | 4118 | </div>
|
4114 | 4119 |
|
|
0 commit comments