A data analysis toolbox for Matlab, including routines for big data analysis, signal processing, and oceanographic applications.
Changes new in version 1.7.3
Code in support of a new publication, see JLAB_MAKEFIGS:
Lilly, Feske, Fox-Kemper, and Early (2024). Integral theorems for the
gradient of a vector field, with a fluid dynamical application.
Proceedings of the Royal Society of London, Series A. 480 (2293):
20230550, 1–30. https://doi.org/10.1098/rspa.2023.0550.
Functions in support of new datasets:
make_goldaltimetry - Create a synthetic altimeter dataset and gridded statistics.
make_goldocean - Create quarter-degree gridded files from GOLD simulations.
make_betaeddyone - Create the BetaEddyOne nonlinear QG eddy simulation.
make_jason - Create a reformatted version of the Beckley altimeter dataset.
Other new functions:
spheretrans - Wavelet transform for oscillations on the surface of a sphere.
Changes and improvements:
SPHEREINTERP bugfix due to change in behavior of SUB2IND for NaNs.
Removed functions:
The jMap module has been moved out of jLab, rewritten, and renamed EarthMapper,
see https://github.com/jonathanlilly/EarthMapper.