Skip to content

Commit 48097b1

Browse files
committed
Update docs to reflect libaec windows aarch64 support
1 parent 0c8e777 commit 48097b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/site/pages/netcdfJava_tutorial/overview/UsingNetcdfJava.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To ease the use of this feature, we now distribute a jar file containing the nat
134134
|:-|:-:|:-:
135135
| Linux | <span class="glyphicon glyphicon-ok" style="color: green;"></span> | <span class="glyphicon glyphicon-ok" style="color: green;">
136136
| MacOS | <span class="glyphicon glyphicon-ok" style="color: green;"> | <span class="glyphicon glyphicon-ok" style="color: green;">
137-
| Windows | <span class="glyphicon glyphicon-ok" style="color: green;"> | <span class="glyphicon glyphicon-remove" style="color: red;">
137+
| Windows | <span class="glyphicon glyphicon-ok" style="color: green;"> | <span class="glyphicon glyphicon-ok" style="color: green;">
138138

139139
If you are using on the of the supported platform/architecture combinations above, you may include the `edu.ucar:libaec-native:${netcdfJavaVersion}` artifact in your project to bypass the need to install libaec on your system.
140140
Otherwise, libaec will need to be installed and reachable in your system library path in order to read data compressed using libaec.

0 commit comments

Comments
 (0)