Skip to content

Commit

Permalink
Auto-generated from 92fc7db
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 17, 2024
1 parent a7e794c commit 4e4731a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions cf-conventions.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h1>NetCDF Climate and Forecast (CF) Metadata Conventions</h1>
<span id="author30" class="author">Christopher&#160;Barker</span><br>
<span id="author31" class="author">Sadie&#160;Bartholomew</span><br>
<span id="revnumber">version &#160;1.12 draft,</span>
<span id="revdate">&#160;&#160;05&#160;April,&#160;2024&#160;18:34:43Z</span>
<span id="revdate">&#160;&#160;17&#160;April,&#160;2024&#160;17:08:55Z</span>
<br><span id="revremark">See&#160;<a href="https://cfconventions.org" target="_blank">https://cfconventions.org</a>&#160;for&#160;further&#160;information.</span>
</div>
</div>
Expand Down Expand Up @@ -886,7 +886,7 @@ <h1>NetCDF Climate and Forecast (CF) Metadata Conventions</h1>
8.4. <a href="#example-1d-interpolation-of-2d-domain">One-dimensional tie point interpolation of two-dimensional domain.</a><br>
8.5. <a href="#example-VIIRS">Multiple interpolation variables with interpolation parameter attributes.</a><br>
8.6. <a href="#example-grid-mapping-and-interpolation-with-time-not-interpolated">Combining a grid mapping and coordinate interpolation, with time as a non-interpolated dimension.</a><br>
8.7. <a href="#example-interpolation-of-cell-boundaries">[example-interpolation-of-cell-boundaries]</a><br>
8.7. <a href="#example-interpolation-of-cell-boundaries">Interpolation of 2D Cell Boundaries corresponding to Figure 8.4</a><br>
B.1. <a href="#name-table-three-entries-ex">A name table containing three entries</a><br>
H.1. <a href="#example-h.1">"Point data"</a><br>
H.2. <a href="#example-h.2">Timeseries with common element times in a time coordinate variable using the orthogonal multidimensional array representation.</a><br>
Expand Down Expand Up @@ -5801,7 +5801,7 @@ <h4 id="compression-by-coordinate-subsampling-interpolation-of-cell-boundaries">
<p><strong>Bounds Tie Point Attribute and Bounds Tie Point Variable</strong><br>
A <strong><code>bounds_tie_points</code></strong> attribute must be defined for each tie point coordinate variable corresponding to reconstituted coordinates with cell boundaries.
It is a single word of the form <em>“bounds_tie_point_variable”</em> that identifies a bounds tie point variable, containing a bounds tie point coordinate value for each tie point stored in its tie point coordinate variable, and therefore the bounds tie point variable has the same set of dimensions as its tie point coordinate variable.
An example of the usage of the <strong><code>bounds_tie_points</code></strong> is shown in <a href="#example-interpolation-of-cell-boundaries">[example-interpolation-of-cell-boundaries]</a>.
An example of the usage of the <strong><code>bounds_tie_points</code></strong> is shown in <a href="#example-interpolation-of-cell-boundaries">Interpolation of 2D Cell Boundaries corresponding to Figure 8.4</a>.
Since a bounds tie point variable is considered to be part of a tie point coordinate variable’s metadata, it is not necessary to provide it with attributes such as long_name and units, following the same rules as for the bounds of an uncompressed coordinate variable, see <a href="#cell-boundaries">Section 7.1, "Cell Boundaries"</a>.</p>
</div>
<div class="paragraph">
Expand All @@ -5819,7 +5819,7 @@ <h4 id="compression-by-coordinate-subsampling-interpolation-of-cell-boundaries">
<p><strong>Uncompression of two-dimensional coordinate bounds</strong><br>
For two-dimensional coordinate bounds, in the second step of the process, for each index pair <code>(j, i)</code> of the interpolated dimension, the four bounds of the boundary variable is set to the value of the interpolated bounds point grid at index pairs <code>B0</code>, <code>B1</code>, <code>B2</code> and <code>B3</code>, respectively, where the index pairs are defined above under <a href="#compressing_two_dimensional">"Compressing two-dimensional coordinate bounds"</a>.</p>
</div>
<div id="example_interpolation_of_cell_boundaries" class="exampleblock">
<div id="example-interpolation-of-cell-boundaries" class="exampleblock">
<div class="title">Example 8.7. Interpolation of 2D Cell Boundaries corresponding to <a href="#figure_interpolation_of_cell_boundaries">Figure 8.4</a></div>
<div class="content">
<div class="listingblock">
Expand Down Expand Up @@ -12856,7 +12856,7 @@ <h3 id="_references"><a class="anchor" href="#_references"></a>References</h3>
<div id="footer">
<div id="footer-text">
Version &#160;1.12 draft<br>
Last updated 2024-04-05 18:34:43 UTC
Last updated 2024-04-17 17:08:55 UTC
</div>
</div>
</body>
Expand Down
Binary file modified cf-conventions.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion conformance.html
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ <h3 id="parametric-vertical-coordinates">Appendix D Parametric Vertical Coordina
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-04-05 18:34:48 UTC
Last updated 2024-04-17 17:09:26 UTC
</div>
</div>
</body>
Expand Down
Binary file modified conformance.pdf
Binary file not shown.

0 comments on commit 4e4731a

Please sign in to comment.