Skip to content

Commit

Permalink
[skip ci] Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-build committed Sep 18, 2024
1 parent 8881af0 commit f902242
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/46b4cb42d5bb56cc39e2b5b2b520b38d/gallery_python.zip
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 modified _downloads/fcaddee3a42ae2e2c41e00ae08d70347/gallery_jupyter.zip
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions _modules/opendrift/readers/basereader.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h1>Source code for opendrift.readers.basereader</h1><div class="highlight"><pre
<span class="s1">&#39;ocean_mixed_layer_thickness_defined_by_sigma_theta&#39;</span><span class="p">:</span> <span class="s1">&#39;ocean_mixed_layer_thickness&#39;</span><span class="p">,</span>
<span class="s1">&#39;sea_floor_depth_below_sea_surface&#39;</span> <span class="p">:</span> <span class="s1">&#39;sea_floor_depth_below_sea_level&#39;</span><span class="p">,</span>
<span class="s1">&#39;sea_floor_depth_below_geoid&#39;</span> <span class="p">:</span> <span class="s1">&#39;sea_floor_depth_below_sea_level&#39;</span><span class="p">,</span>
<span class="s1">&#39;sea_surface_elevation&#39;</span><span class="p">:</span> <span class="s1">&#39;sea_surface_height&#39;</span><span class="p">,</span>
<span class="s1">&#39;sea_surface_elevation_anomaly&#39;</span><span class="p">:</span> <span class="s1">&#39;sea_surface_height&#39;</span><span class="p">,</span>
<span class="s1">&#39;sea_surface_height_above_mean_sea_level&#39;</span><span class="p">:</span> <span class="s1">&#39;sea_surface_height&#39;</span><span class="p">,</span>
<span class="s1">&#39;sea_surface_height_above_sea_level&#39;</span><span class="p">:</span> <span class="s1">&#39;sea_surface_height&#39;</span><span class="p">,</span>
<span class="s1">&#39;sea_surface_height_above_geoid&#39;</span><span class="p">:</span> <span class="s1">&#39;sea_surface_height&#39;</span><span class="p">,</span>
<span class="s1">&#39;mass_concentration_of_suspended_matter_in_sea_water&#39;</span> <span class="p">:</span> <span class="s1">&#39;spm&#39;</span>
<span class="p">}</span>

Expand Down

0 comments on commit f902242

Please sign in to comment.