Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (31 loc) · 1.07 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.07 KB

clasp-pip

Miscellaneous space physics scripts in a variety of languages.

Python

fields_extract.py

Packages: tecplot, numpy, os

This script extracts a volume of electromagnetic field vectors from Tecplot data. Change the values at the end of the file to select:

  • the limits of the volume
  • the resolution of the interpolated cartesian grid
  • the data to extract from

You can also change the equations which are applied to the data and the variables which are finally extracted.

MATLAB

Tecplot Macros