fmihpc / analysator

Python based package for analyzing vlsv files produced by Vlasiator
GNU General Public License v2.0
5 stars 32 forks source link

3D field tracing #171

Closed kostahoraites closed 1 year ago

kostahoraites commented 2 years ago

two routines added in pyCalculations/

static_field_tracer3d.py --- generalizes fieldtracer.py to 3D static_field_tracer_3d_alt.py --- duplicates the functionality of static_field_tracer3d.py, but input is a list of starting points instead of a single point