nc-config
Development files for netcdf
RUN apt-get update && \
apt-get install -y netcdf-bin
RUN apt-get update && \
apt-get install -y netcdf-bin
RUN pacman -S --noconfirm netcdf-openmpi
RUN apt-get update && \
apt-get install -y libnetcdf-dev
RUN dnf install -y netcdf-openmpi-devel
RUN apt-get update && \
apt-get install -y netcdf-bin