henry2004y / Batsrus.jl

BATSRUS/SWMF Data Processor
https://henry2004y.github.io/Batsrus.jl/dev/
MIT License
5 stars 2 forks source link

New feature: interpolate from 2D/3D outputs #53

Open henry2004y opened 3 months ago

henry2004y commented 3 months ago

It would be nice to add the capability to extract a variable from 2/3D outputs.


interp1d is probably not a good name for interpolating data at a point. Maybe interp_point?