(from directory sicopolis/runs, bash required). Accordingly for the other simulations.
\\
...
...
@@ -518,7 +518,7 @@ Vostok (xxx=Vo), Dome A (xxx=DA), Dome C (xxx=DC), Dome F (xxx=DF), Kohnen (xxx=
Complete set of fields (topography, velocity, temperature etc., written in NetCDF (*.nc) format) for selected time slices defined in specifications file.
For example, simulation v5\_grl16\_bm4\_ss25ka produces three files v5\_grl16\_bm4\_\-ss25ka0001.nc, v5\_grl16\_bm4\_ss25ka0002.nc and v5\_grl16\_bm4\_ss25ka0003.nc, which correspond to $t=0$, 10\,ka and 25\,ka, respectively.
For example, simulation v5\_grl16\_bm5\_ss25ka produces three files v5\_grl16\_bm5\_\-ss25ka0001.nc, v5\_grl16\_bm5\_ss25ka0002.nc and v5\_grl16\_bm5\_ss25ka0003.nc, which correspond to $t=0$, 10\,ka and 25\,ka, respectively.
\end{itemize}
...
...
@@ -529,11 +529,11 @@ For example, simulation v5\_grl16\_bm4\_ss25ka produces three files v5\_grl16\_b
\section{Plotting}
\label{sect_plotting}
The output described in Sect.~\ref{sect_output} can be visualized with any plotting tool at the user's preference. Ncview (http://meteora.ucsd.edu/$\sim${}pierce/ncview\_home\_page.html) is a very nice browser for NetCDF files to get a quick and easy look. For more sophisticated plots, one possibility is to use MATLAB, which has an extensive library for NetCDF files (https://www.mathworks.com/help/matlab/network-common-data-form.html). For instance, the following script plots the final surface topography of the Greenland simulation v5\_grl16\_bm4\_ss25ka (credit: Mathieu Morlighem, University of California Irvine).
The output described in Sect.~\ref{sect_output} can be visualized with any plotting tool at the user's preference. Ncview (http://meteora.ucsd.edu/$\sim${}pierce/ncview\_home\_page.html) is a very nice browser for NetCDF files to get a quick and easy look. For more sophisticated plots, one possibility is to use MATLAB, which has an extensive library for NetCDF files (https://www.mathworks.com/help/matlab/network-common-data-form.html). For instance, the following script plots the final surface topography of the Greenland simulation v5\_grl16\_bm5\_ss25ka (credit: Mathieu Morlighem, University of California Irvine).