A fast, web-based NetCDF explorer for glider data.
Project description
Glider Playground
A fast, web-based NetCDF explorer for viewing and validating glider data. This tool provides a highly responsive UI to explore oceanographic .nc files without running computationally heavy processing steps on the fly. It was built as a simple tool to learn about glider data at NOC (National Oceanography Centre).
Live Demo: You can try out the site with demo data right now at glider-playground.co.uk. (Please note: this is running on my personal Raspberry Pi, so it might be a little slow!)
Installation
To explore your own data locally with full performance, you can download the tool via pip. Ensure you have Python 3.9+ installed. It is recommended to install this inside a virtual environment to keep your system clean.
pip install glider-playground
How to Run
Once installed, you can start the application from anywhere in your terminal by simply typing:
glider-playground
This will start the local server and automatically open the application in your default web browser. To stop the server, return to the terminal and press Ctrl+C.
How to Use
Loading Data
.nc data files must be placed inside a local data folder (this folder is created automatically in your current directory the first time you run the app). You can click the Folder icon in the top navigation bar to open this directory. Once files are added, select your dataset from the dropdown.
Need sample data? OG NetCDF files can be downloaded from the BIO-Carbon Deployment Catalogue. Thanks to NOC for making these resources available.
Views & Plotting
- Basic Plotting: Select your X and Y variables. You can optionally select a third variable to map to the Colour axis and choose a specific colourmap.
- Presets: Use the View dropdown to select built-in, pre-configured oceanographic views (e.g., Thermal Structure, Salinity Profile). You can also save your own axes and colour combinations as Custom Views.
Interaction & Analysis
- Smart Zoom: Click and drag a box directly on the plot to zoom. When you zoom on X or Y, the Colour axis auto-scales its contrast to focus on the data currently in view.
- Manual Trimming: Use the interactive range sliders on the X, Y, and Colour axes to precisely trim data limits.
- Data Inspector: Click any point on the plot to trigger the Inspector. This reveals exact values in the sidebar and updates the mini-map to show the glider's GPS location at that moment.
- Reset: Click Reset Lims to return to the full dataset overview and original colour scaling.
Quality Control (QC) Filtering
If your dataset contains standard _QC variables, the tool cleans the data automatically.
- You can adjust which data points are visible by providing a list of flags (default is
1,2,5,8for good/interpolated data).
Exporting
- Plot All: By default, the tool downsamples to ~250,000 points to keep the UI snappy. Tick Plot All to render every single point at high resolution.
- Download: Click the Download icon to save your current view as a PNG.
Uninstalling
pip uninstall glider-playground
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glider_playground-0.2.1.tar.gz.
File metadata
- Download URL: glider_playground-0.2.1.tar.gz
- Upload date:
- Size: 296.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f2cd1d3cab2fb3b2f0e9147f00a3ed740f1564f9725f5ab474ab533634f3b78
|
|
| MD5 |
a5d1e965bd59ecc24569e5b7776758bb
|
|
| BLAKE2b-256 |
569bd51853b42c2fb7aea353e3eac942c0636a46969d47020c1517e8d814d595
|
File details
Details for the file glider_playground-0.2.1-py3-none-any.whl.
File metadata
- Download URL: glider_playground-0.2.1-py3-none-any.whl
- Upload date:
- Size: 293.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
348e719855b73276640a20d2f2c1d09ada06eabdad63ee50654d920c515f5c2e
|
|
| MD5 |
b8195c587e725bf775133db9dc17d8e9
|
|
| BLAKE2b-256 |
f682d15137e927ac3317a291fc0da6e4ad0b2be1aac6c943532c64f814e63d31
|