stripmapStack. Changing indentations in the baselinerGrid.py

Changes to be committed:
	modified:   baselineGrid.py
LT1AB
stoormgeo 2019-10-04 14:56:56 +03:00
parent 8d42d4d429
commit cf8b47935d
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ def main(iargs=None):
direction = np.sign(np.dot( np.cross(targxyz-mxyz, sxyz-mxyz), mvel)) direction = np.sign(np.dot( np.cross(targxyz-mxyz, sxyz-mxyz), mvel))
Bperp[ii,jj] = direction*perp Bperp[ii,jj] = direction*perp
Bperp.tofile(fid) Bperp.tofile(fid)
fid.close() fid.close()
####Write XML ####Write XML