update source

This commit is contained in:
2021-07-18 10:02:32 +08:00
parent 726b96a029
commit c3efc2928d
12 changed files with 1286 additions and 27 deletions

5
data/pipeline/griding.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
xyz2nc -t pipeline_mag_pot.txt -o pip_V -r -30/30/-30/30 -i 3/3 -c 0,1,3 -l x,y,V
xyz2nc -t pipeline_mag_grad.txt -o pip_B -r -30/30/-30/30 -i 3/3 -c 0,1,3,4,5 -l x,y,Bx,By,Bz
xyz2nc -t pipeline_mag_tensor.txt -o pip_T -r -30/30/-30/30 -i 3/3 -c 0,1,3,4,5,6,7,8,9,10,11 -l x,y,Txx,Txy,Txz,Tyx,Tyy,Tyz,Tzx,Tzy,Tzz