# Compile XIOS with: # # NOTE: The command below requires a parallel NetCDF library to be installed # and configured in config-build.xml! This is required to run XIOS2 in parallel # mode (i.e. multiple servers and single-file output), which is the recommended # configuration. If only sequential NetCDF is available, change "--netcdf_lib # netcdf4_par" to "--netcdf_lib netcdf4_seq" # ./make_xios --arch ecconf --use_oasis oasis3_mct --netcdf_lib netcdf4_par [--dev] [--full] [--job N]