Index: /issm/trunk/src/m/model/plot/applyoptions.m
===================================================================
--- /issm/trunk/src/m/model/plot/applyoptions.m	(revision 7321)
+++ /issm/trunk/src/m/model/plot/applyoptions.m	(revision 7322)
@@ -11,5 +11,4 @@
 if strcmpi(md.hemisphere,'n'), options=addfielddefault(options,'hemisphere','n'); 
 elseif strcmpi(md.hemisphere,'s'), options=addfielddefault(options,'hemisphere','s'); 
-else error('hemisphere field not present');
 end
 
