Greenland ice sheet data explorer

By Prashant Shekhar1 and Renette Jones-Ivey2
1. Embry-Riddle Aeronautical University; 2. University at Buffalo SUNY UB

This is an example of a Jupyter-based tool; in it, widgets enable plotting and exploration of a Greenland ice sheet time series dataset. These data are featured in the pshekhar Jupyter Notebook tool. Refer to that tool for further information on the dataset.

For this Jupyter-based tool, the following commands were entered in a Jupyter terminal window before checking the Jupyter notebook file pshekhar2.ipynb into the tool’s repository:

Set tool mode True:

 jupyter_tool.py -t pshekhar2.ipynb

 jupyter trust pshekhar2.ipynb

Please see the Publishing Notebooks section of the Jupyter Notebook Tool’s user manual for more information on creating Jupyter Notebook-based tools.

Abstract

This is an example of a Jupyter-based tool; in it, widgets enable plotting and exploration of a Greenland ice sheet time series dataset. These data are featured in the pshekhar Jupyter Notebook tool. Refer to that tool for further information on the dataset.