Bureaucrats, cc_docs_admin, cc_staff
337
edits
Line 152: | Line 152: | ||
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 | {{Command | ||
gcc ex_netcdf4.c -lnetcdf | |gcc ex_netcdf4.c -lnetcdf | ||
}} | }} | ||