From cf8b47935d44e260b1704ff115dcd7ea523890ff Mon Sep 17 00:00:00 2001 From: stoormgeo Date: Fri, 4 Oct 2019 14:56:56 +0300 Subject: [PATCH] stripmapStack. Changing indentations in the baselinerGrid.py Changes to be committed: modified: baselineGrid.py --- contrib/stack/stripmapStack/baselineGrid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/stack/stripmapStack/baselineGrid.py b/contrib/stack/stripmapStack/baselineGrid.py index 21fded7..ea316df 100755 --- a/contrib/stack/stripmapStack/baselineGrid.py +++ b/contrib/stack/stripmapStack/baselineGrid.py @@ -139,7 +139,7 @@ def main(iargs=None): direction = np.sign(np.dot( np.cross(targxyz-mxyz, sxyz-mxyz), mvel)) Bperp[ii,jj] = direction*perp - Bperp.tofile(fid) + Bperp.tofile(fid) fid.close() ####Write XML