-
Fik Beyene asked if we could add this neutral sheet model to SPEDAS:
https://geo.phys.spbu.ru/~tsyganenko/empirical-models/current_sheet/neutral_sheet/
The reference implementation is written in…
-
It would be great to have the ability to evaluate the Tsyganenko models at multiple points using vectorized processing. For example, evaluating `B` for every point on a grid. Some scientific use case…
-
In IDL, we have a tool for calculating the L-shell value given spacecraft position data (`calculate_lshell.pro`); we still need to add this
-
Dear Pyspedas Experts,
I'm attempting to run the T89 model using my data, but I’m encountering extremely high values for the calculated magnetic field (around 10^45 nT). I have checked my data and co…
-
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 op…
-
Hello,
I can't compile the Fortran code. Looks like the gfortan compiler does not recognize the -fallow-argument-mismatch option I suspect is the culprit.
# Code to reproduce the error
```pyt…
-
I was wondering what is the rational for this code producing NaN's outside the magnetopause. Is there a way to turn that off? The Tsyganenko models are defined outside the magnetopause, and define str…
-
Do you have any preferences on how this implementation of geopack should be referenced?
-
Hi everyone,
I am interested in building IRBEM on windows 10 64-bit for IDL 8.8.1, however I am running into a lot of trouble. I'm curious whether anyone here have had experience in doing so and co…
-
I've just installed davitpy on my Mac and I've had a couple of issues. Firstly, when I initially tried to import the module, it warned me that `pyproj` was not installed, so I had to `pip install pypr…