Skip to content

Commit 6e5ade7

Browse files
author
Luke Marsden
committed
Update documentation
1 parent b709424 commit 6e5ade7

7 files changed

+66
-9
lines changed

Antarctica_and_Greenland_ice_sheet_elevation_and_thickness.html

Lines changed: 58 additions & 5 deletions
Large diffs are not rendered by default.
1.42 MB
Loading

_sources/Antarctica_and_Greenland_ice_sheet_elevation_and_thickness.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# Antarctic and Greenland bathymetry: bedrock and ice surface\n",
99
"\n",
10-
"![Greenland and Antarctica bedrock bathymetry](images/antarctica_greenland_bedrock_bathymetry.png)\n",
10+
"![Greenland and Antarctica bedrock bathymetry](images/Greenland_Antarctica_bedrock_bathymetry.png)\n",
1111
"\n",
1212
"The ETOPO Global Relief Model integrates topography, bathymetry, and shoreline data from regional and global datasets to enable comprehensive, high-resolution renderings of the Earth's geophysical characteristics. It supports applications such as:\n",
1313
"- Tsunami forecasting, modeling, and warning.\n",

global_sea_surface_temperatures.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,10 @@ <h2> Contents </h2>
456456
context: Request^ Too Large: 1517.8752 Mbytes, max=500.0
457457
</pre></div>
458458
</div>
459+
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>syntax error, unexpected WORD_WORD, expecting SCAN_ATTR or SCAN_DATASET or SCAN_ERROR
460+
context: Request^ Too Large: 1517.8752 Mbytes, max=500.0
461+
</pre></div>
462+
</div>
459463
</div>
460464
</div>
461465
<div class="cell docutils container">

global_surface_temperature_anomalies.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ <h3>Opening and understanding the data<a class="headerlink" href="#opening-and-u
510510
<span class="ne">---&gt; </span><span class="mi">56</span> <span class="n">value</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_cache</span><span class="p">[</span><span class="n">key</span><span class="p">]</span>
511511
<span class="g g-Whitespace"> </span><span class="mi">57</span> <span class="bp">self</span><span class="o">.</span><span class="n">_cache</span><span class="o">.</span><span class="n">move_to_end</span><span class="p">(</span><span class="n">key</span><span class="p">)</span>
512512

513-
<span class="ne">KeyError</span>: [&lt;class &#39;netCDF4._netCDF4.Dataset&#39;&gt;, (&#39;https://www.ncei.noaa.gov/thredds/dodsC/noaa-global-temp-v6/NOAAGlobalTemp_v6.0.0_gridded_s185001_e202411_c20241208T145954.nc&#39;,), &#39;r&#39;, ((&#39;clobber&#39;, True), (&#39;diskless&#39;, False), (&#39;format&#39;, &#39;NETCDF4&#39;), (&#39;persist&#39;, False)), &#39;5dc42c83-a124-43b7-bf83-0048f9649bcc&#39;]
513+
<span class="ne">KeyError</span>: [&lt;class &#39;netCDF4._netCDF4.Dataset&#39;&gt;, (&#39;https://www.ncei.noaa.gov/thredds/dodsC/noaa-global-temp-v6/NOAAGlobalTemp_v6.0.0_gridded_s185001_e202411_c20241208T145954.nc&#39;,), &#39;r&#39;, ((&#39;clobber&#39;, True), (&#39;diskless&#39;, False), (&#39;format&#39;, &#39;NETCDF4&#39;), (&#39;persist&#39;, False)), &#39;bbeaa968-37b4-4a3b-8ed5-84370eb78714&#39;]
514514

515515
<span class="n">During</span> <span class="n">handling</span> <span class="n">of</span> <span class="n">the</span> <span class="n">above</span> <span class="n">exception</span><span class="p">,</span> <span class="n">another</span> <span class="n">exception</span> <span class="n">occurred</span><span class="p">:</span>
516516

reports/global_surface_temperature_anomalies.err.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ File ~/anaconda3/lib/python3.11/site-packages/xarray/backends/lru_cache.p
3636
---> 56 value = self._cache[key]
3737
 57 self._cache.move_to_end(key)
3838

39-
KeyError: [<class 'netCDF4._netCDF4.Dataset'>, ('https://www.ncei.noaa.gov/thredds/dodsC/noaa-global-temp-v6/NOAAGlobalTemp_v6.0.0_gridded_s185001_e202411_c20241208T145954.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '5dc42c83-a124-43b7-bf83-0048f9649bcc']
39+
KeyError: [<class 'netCDF4._netCDF4.Dataset'>, ('https://www.ncei.noaa.gov/thredds/dodsC/noaa-global-temp-v6/NOAAGlobalTemp_v6.0.0_gridded_s185001_e202411_c20241208T145954.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'bbeaa968-37b4-4a3b-8ed5-84370eb78714']
4040

4141
During handling of the above exception, another exception occurred:
4242

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)