Published November 11, 2024 | Version v1
Dataset Open

Imaging thermocline microstructure in 2D with swaths traced by wave-pumped χpods: dataset and code

  • 1. ROR icon University of Waikato

Description

Associated paper submitted to J. Geophys. Res. Oceans

Dataset summary

Location: 0°N, 140°W
Depth: 120 m
Period: 16-Sep-2014 to 19-Oct-2015

This data archive contains two types of data files:
data_yymmdd.mat
grid_yymmdd.mat
Each file contains 24 hours of data. There are 394 of each type.

Arrays in data_yymmdd.mat are single precision (except the 'time' array) to keep file sizes small.

Contents of the data files

Each Matlab file contains a single struct. These structs include readmes, which are reproduced in the full PDF readme (chipod_swaths_readme.pdf).

Files are grouped into months and zipped (yymm.zip) to ease downloading.

Reading the data file with Python

Example code to read the files into Python as dictionaries is given in the full PDF readme (chipod_swaths_readme.pdf).

Matlab code to produce the processed data

The code to read in raw chipod data and process them is primarily contained in the file 'swaths_paper_data_preparation.m'. This file calls three other files ('raw_load_chipod.m', 'deglitch.m', and 'bin.m'). All of these files are provided for completeness, but we are only archiving the processed outputs (not the raw voltage signals). Please email if more information is needed.

Matlab code for the convolutional neural network

See 'chipod_swaths_convolutional_neural_network.m'.

Files

chipod_swaths_readme.pdf

Files (42.5 GB)

Name Size Download all
md5:b34c247dbda38da0839aa7091c9e98ba
1.6 GB Preview Download
md5:92d0acc2d1c75762b0a7bb9996b5727a
3.2 GB Preview Download
md5:b5778f77babdc98eb00ef7e1e63bb602
3.1 GB Preview Download
md5:73c8e6369d29e478ad87a2f67c33bdc1
3.4 GB Preview Download
md5:aa267b433dfa38cb5d95926a1483a647
3.0 GB Preview Download
md5:5f90dcd1fe7a0792d8d8fd309cffcce0
2.9 GB Preview Download
md5:bfd0fe59a06a1d0447a5abbe3828c8a0
3.0 GB Preview Download
md5:cf458a38ae1701347e314dafeabba752
3.2 GB Preview Download
md5:8d5e7a790754535572635a562ca1227e
3.4 GB Preview Download
md5:58c585c05238231a7790c51333bbbd86
3.4 GB Preview Download
md5:b0f1408841a06876a40ef7b7358ebfef
3.4 GB Preview Download
md5:2850874d68909db3797443a03f06fbf6
3.4 GB Preview Download
md5:8a699689f7ebf291477598dca2a9af8e
3.3 GB Preview Download
md5:dde8e9e698838a0f4c6702a38fdf6601
2.1 GB Preview Download
md5:02b4dae5ee7978185f9fb838626de4b7
15.5 kB Preview Download
md5:4bdf4687095e9908f0b600dbd3232929
191.9 kB Preview Download

Additional details

Funding

Mixing Across the Pacific Equatorial Cold Tongue 1256620
U.S. National Science Foundation
Collaborative Research: Cold Tongue Mixing 2048631
U.S. National Science Foundation

Software

Programming language
MATLAB