We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5926957 commit 92a61edCopy full SHA for 92a61ed
src/m/modeldata/interpBedmachineAntarctica.m
@@ -31,7 +31,7 @@
31
end
32
basename = 'BedMachineAntarctica';
33
34
-if nargin==5
+if nargin==5 && exist(ncdate, 'file')
35
ncfile = ncdate;
36
else
37
%List of common paths to try
0 commit comments