{"library":"netcdf-cxx4","install":[{"cmd":"vcpkg install netcdf-cxx4","imports":["#include <netcdf>"]},{"cmd":"# CMakeLists.txt\nfind_package(netcdf_cxx4 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE netCDF::netcdf)","imports":[]}]}