Skip to content

Commit

Permalink
Update apph.adoc
Browse files Browse the repository at this point in the history
Revert erroneous change from merge conflict
  • Loading branch information
erget authored Jan 24, 2024
1 parent f5e82e7 commit afc9e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apph.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ The global attribute `featureType={rdquo}profile{rdquo}` (case-insensitive) shou
==== Orthogonal multidimensional array representation of profiles

If the profile instances have the same number of elements and the vertical coordinate values are identical for all instances, you may use the orthogonal multidimensional array representation.
This has either a one-dimensional coordinate variable, `z(z)`, provided the vertical coordinate values are ordered monotonically, or a one-dimensional auxiliary coordinate variable, `alt(o)`, where `o` is the element dimension.
This has either a one-dimensional coordinate variable, `z(z)`, provided the vertical coordinate values are in strict monotonic order, or a one-dimensional auxiliary coordinate variable, `alt(o)`, where `o` is the element dimension.
In the former case, listing the vertical coordinate variable in the **coordinates** attributes of the data variables is optional.

[[example-h.8, "Atmospheric sounding profiles for a common set of vertical coordinates stored in the orthogonal multidimensional array representation."]]
Expand Down

0 comments on commit afc9e33

Please sign in to comment.