Skip to content

Commit

Permalink
Changes for v. 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlilly committed Jul 17, 2024
1 parent 97929ca commit b94623a
Show file tree
Hide file tree
Showing 183 changed files with 10,961 additions and 10,179 deletions.
13 changes: 5 additions & 8 deletions Contents.m
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
%
% jLab v1.7.2 by J. M. Lilly
% jLab v1.7.3 by J. M. Lilly
%
% A data analysis toolbox for Matlab, including routines for big data
% analysis, signal processing, mapping, and oceanographic applications.
%
% Requires Matlab version 2017a or later.
% analysis, signal processing, and oceanographic applications.
%
% Homepage: http://www.jmlilly.net/jmlsoft.html
% GitHub: https://github.com/jonathanlilly/jLab
Expand All @@ -19,7 +17,6 @@
%
% Statistical analysis and mapping
% jstats - Fast statistical analysis of large datasets in two dimensions
% jmap - Mapping scattered data using local polynomial fitting
%
% Signal analysis
% jspectral - Multitaper spectral analysis, and other time series tools
Expand All @@ -29,21 +26,21 @@
% jmatern - Parametric spectral analysis based on the Matern process
%
% Oceanography-specific tools and data
% jdata - Oceanographic datasets included with JLAB-FULL distribution
% joceans - Oceanography-specific data and model analysis tools
% jdata - Routines for generating oceanographic datasets
%
% Administrative M-files
% jlab_install - Instructions for installing JLAB.
% jlab_license - License statement and permissions for JLAB package.
% jlab_highlights - Introduction to some of the most useful routines.
% jlab_index - Alphabetical index into JLAB and JDATA contents.
% jlab_index - Alphabetical index into JLAB contents.
% jlab_allhelp - Displays the help comments for all JLAB modules.
% jlab_changes - Changes to JLAB in each release.
% jlab_thanks - Sources of support for developing this software.
% jlab_makefigs - Makes figures for papers by J.M. Lilly.
% _________________________________________________________________________
%
% Send comments, questions, and bug reports to "eponym@jmlilly.net".
% Send comments, questions, and bug reports to jmlilly@psi.edu.

% Low-level functions
% jlab_addpath - Adds JLAB subdirectories to your Matlab search path.
Expand Down
150 changes: 0 additions & 150 deletions doc/about_floats.html

This file was deleted.

80 changes: 0 additions & 80 deletions doc/about_ibcao.html

This file was deleted.

6 changes: 3 additions & 3 deletions doc/about_jtopo.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@

JTOPO is distributed with <a href="jLab.html">JLAB</a>, available at http://www.jmlilly.net.

See also <a href="readtopo.html">READTOPO</a>, which reads in any region of the Smith and Sandwell
data, <a href="about_ibcao.html">ABOUT_IBCAO</a>, and <a href="topoplot.html">TOPOPLOT</a>, which makes simple plots using JTOPO.
See also READTOPO, which reads in any region of the Smith and Sandwell
data, ABOUT_IBCAO, and <a href="topoplot.html">TOPOPLOT</a>, which makes simple plots using JTOPO.
__________________________________________________________________

Processing
Expand Down Expand Up @@ -101,7 +101,7 @@
search path.
__________________________________________________________________

See also <a href="readtopo.html">READTOPO</a>, <a href="topoplot.html">TOPOPLOT</a>, <a href="jData.html">JDATA</a>.
See also READTOPO, <a href="topoplot.html">TOPOPLOT</a>, <a href="jData.html">JDATA</a>.

'<a href="about_jtopo.html">about_jtopo</a> --f' generates the sample figure shown above.

Expand Down
Loading

0 comments on commit b94623a

Please sign in to comment.