Skip to content

Commit 0e0a1f0

Browse files
author
Luke Marsden
committed
Update documentation
1 parent b3472f2 commit 0e0a1f0

15 files changed

+535
-485
lines changed

01_opening_and_understanding.html

Lines changed: 15 additions & 13 deletions
Large diffs are not rendered by default.

02_creating_plots.html

Lines changed: 24 additions & 23 deletions
Large diffs are not rendered by default.

03_extracting_data_to_different_formats.html

Lines changed: 107 additions & 107 deletions
Large diffs are not rendered by default.

04_creating_a_cfnetcdf_file.html

Lines changed: 140 additions & 138 deletions
Large diffs are not rendered by default.

05_how_to_structure_your_NetCDF_file_or_files.html

Lines changed: 177 additions & 175 deletions
Large diffs are not rendered by default.

06_creating_multiple_cfnetcdf_files_in_one_go.html

Lines changed: 17 additions & 5 deletions
Large diffs are not rendered by default.

07_combing_data_from_multiple_netcdf_files.html

Lines changed: 13 additions & 2 deletions
Large diffs are not rendered by default.

08_ancillary_variables.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

09_cells_and_cell_methods.html

Lines changed: 14 additions & 12 deletions
Large diffs are not rendered by default.

10_netcdf_files_with_groups.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@
172172
<li class="toctree-l1"><a class="reference internal" href="04_creating_a_cfnetcdf_file.html">04: Creating a CF-NetCDF file</a></li>
173173
<li class="toctree-l1"><a class="reference internal" href="05_how_to_structure_your_NetCDF_file_or_files.html">05: How to structure you NetCDF file or files</a></li>
174174
<li class="toctree-l1"><a class="reference internal" href="06_creating_multiple_cfnetcdf_files_in_one_go.html">06: Creating multiple CF-NetCDF files in one go</a></li>
175+
<li class="toctree-l1"><a class="reference internal" href="07_combing_data_from_multiple_netcdf_files.html">07: Combining data from multiple netcdf files</a></li>
176+
<li class="toctree-l1"><a class="reference internal" href="08_ancillary_variables.html">08: Ancillary variables</a></li>
175177
</ul>
176178

177179
</div>

0 commit comments

Comments
 (0)