The files in this folder are Jupyter notebooks written in Python. They demonstrate some simple ways to access and use volcano data. Most data access is via GeoNet's Tilde Time Series API using the Python programming language. Because there is a wide variety of volcano data types, we have provided specialised tutorials.
All notebooks use Python 3. We do not support Python 2.7.
When using Tilde, the volcano-specific notebooks only use the Tilde Data Endpoint. Refer to the Tilde README file for a more complete description of Tilde endpoints and response messages.
File | Description |
---|---|
Envirosensor | Demonstrates how to retrieve and graph multiGas data, fumarole and water temperature data, water level data, self potential and ground temperature data, wind data, and rainfall data. |
GNSS | Demonstrates how to retrieve and graph GNSS data. These data are currently delivered by FITS but will move to Tilde |
Manually collected | Demonstrates how to retrieve and graph water chemistry data, airborne gas emission rate data, soil gas data, lake levelling (Lake Taupō) data, and how to create spreadsheet-like output files for water chemistry data. |
ScanDOAS | Demonstrates how to retrieve and graph scanDOAS data, including working with data from multiple sensors. |
Data aggregation | Demonstrates how to use Tilde's data aggregation functions with volcano data. |
Multi-domain data | Demonstrates how to retrieve and graph data from more than one data domain. Covers Tilde data with Volcanic Alert Level data, and Tilde data with historic volcanic activity data. |