Skip to content

Commit

Permalink
Merge branch 'devel' into SOdevel
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikPGJ committed Feb 26, 2024
2 parents c668764 + 07b9993 commit 2acc9f1
Show file tree
Hide file tree
Showing 59 changed files with 181,839 additions and 2,717 deletions.
3 changes: 2 additions & 1 deletion contrib/matlab_central/cm_and_cb_utilities/Contents.m
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
% cblabel - Adds a label to the colorbar. v2.2 (Jul 03, 2014)
% cbunits - Adds units (and ISU prefixes) to the colorbar ticklabels. v4.4 (Jul 03, 2014)
%
% Jul 03, 2014
% SPDX-License-Identifier: BSD-2-Clause
% Jul 03, 2014
1 change: 1 addition & 0 deletions contrib/matlab_central/dirwhos.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
% OUT = DIRWHOS(dirname,varname) return output, same as whos

% developed from http://stackoverflow.com/questions/4268044/deleting-variables-from-a-mat-file
% SPDX-License-Identifier: CC-BY-SA-2.5

if nargin < 1 || isempty(file); file = 'matlab'; end
if nargin == 1
Expand Down
8,261 changes: 8,261 additions & 0 deletions mission/mms/cal/mms1_edp_sdp_dsl_20231020_v1.1.0.txt

Large diffs are not rendered by default.

8,471 changes: 8,471 additions & 0 deletions mission/mms/cal/mms1_edp_sdp_dsl_20231206_v1.1.0.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 2acc9f1

Please sign in to comment.