Bureaucrats, cc_docs_admin, cc_staff
337
edits
Line 151: | Line 151: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
You can compile this example in the following manner if you have the NetCDF4 and HDF5 libraries in your environment: | You can compile this example in the following manner if you have the NetCDF4 and HDF5 libraries in your environment: | ||
{{Command | |||
gcc ex_netcdf4.c -lnetcdf | gcc ex_netcdf4.c -lnetcdf | ||
}} | |||
== NetCDF Utilities == | == NetCDF Utilities == |