Workflow to calculate statistics for the IMBIE 2022 project from the SNOWPACK simulations performed for Antarctica and Greenland.
Steps to reproduce:
- Execute the Jupyter Notebook
create_point_lists.ipynb
, to create the mapping files between SNOWPACK simulations and the respective basins and ice sheets. - Execute
bash postprocess.sh
to postprocess the files. - Execute
create_final.sh > imbie.csv
to create the output in the requested formatting from the postprocessed files. Note that we redirect the output to the final results file:imbie.csv
.