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 ef46e24 commit beb46c2Copy full SHA for beb46c2
src/m/modeldata/interpBedmachineGreenland.m
@@ -39,7 +39,7 @@
39
40
basename = 'BedMachineGreenland';
41
42
-if nargin==5
+if nargin==5 && exist(ncdate, 'file')
43
ncfile = ncdate;
44
else
45
%List of common paths to try
0 commit comments