To implement this in pyspedas, we could make a new Python package and compile binary wheels for Linux, Mac, and Windows platforms. Another option would be to translate the Fortran code to pure Python, after compiling the Fortran version to use as a test comparison.
See https://github.com/spedas/bleeding_edge/issues/88
To implement this in pyspedas, we could make a new Python package and compile binary wheels for Linux, Mac, and Windows platforms. Another option would be to translate the Fortran code to pure Python, after compiling the Fortran version to use as a test comparison.