Skip to content

Commit

Permalink
Updated tri_polar_latitude_slice.cml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonPeatman committed Sep 11, 2020
1 parent e2eb7bd commit b2b0301
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
</coord>
<coord datadims="[2]">
<auxCoord id="11ca7825" long_name="Latitude" points="[-78.1906, -78.1906, -78.1906, ..., 83.8392,
86.2794, 87.9471]" shape="(90,)" standard_name="latitude" units="Unit('degrees')" value_type="float32">
86.2794, 87.9471]" shape="(90,)" standard_name="latitude" units="Unit('degrees')" value_type="float32" var_name="nav_lat">
<attributes>
<attribute name="nav_model" value="Default grid"/>
<attribute name="valid_max" value="89.6139"/>
Expand All @@ -87,7 +87,7 @@
</coord>
<coord datadims="[2]">
<auxCoord id="ee0adb2e" long_name="Longitude" points="[-84.0002, -90.0001, -90.0001, ..., -86.9366,
-88.8945, -100.0]" shape="(90,)" standard_name="longitude" units="Unit('degrees')" value_type="float32">
-88.8945, -100.0]" shape="(90,)" standard_name="longitude" units="Unit('degrees')" value_type="float32" var_name="nav_lon">
<attributes>
<attribute name="nav_model" value="Default grid"/>
<attribute name="valid_max" value="180.0"/>
Expand Down

0 comments on commit b2b0301

Please sign in to comment.