neptune icon indicating copy to clipboard operation
neptune copied to clipboard

NPI Ephemeris Propagation Tool with Uncertainty Extrapolation

Results 9 neptune issues
Sort by recently updated
recently updated
newest added

Updates of the time-format fixing problem ** be aware that this update is based on integer fixing update The following are the fixing: In neptuneClass.f90 1. use "date2longstring" function (It's...

In this part, I look into the integer limitation for the time step. The following are the changes: 1. neptune.inp time step change to 2.5 to check if it works...

- Reading planetary ephemerides data... - Starting propagation... FATAL ERROR in subroutine getAtmosphericDensity: Object re-entered Earth's atmosphere. Error No. 1206 occurred. Propagation stopped. %------------------------------------------------------------------ Error Message: Object re-entered Earth's atmosphere....

The script in `OPI/tools/generate_python_bindings.sh` depends on `h2xml` and `xml2py`, however looking into these packages they seem to be semi-abandoned (on [ubuntu launchpad](https://launchpad.net/ubuntu/+source/python-ctypeslib) the latest release was 2015 and hence they...

The example interfaces listed in `Using the interfaces` in the README does not correspond the the files in the repository. I think i found the interfaces under `OPI/examples/` now rather...

Hey, Nice to see neptune in the public now! Wanted to give it a go and encountered this: When cloning the library by default git does not pull submodules but...

I'm running Python 3.8.8 under the Anaconda distribution ver. custom on a Mac Pro (2019) desktop running Mac OSX ver. 11.6. I'm getting the following error message: ''' ImportError: dlopen(/Users/user/opt/anaconda3/lib/python3.8/site-packages/matplotlib/ft2font.cpython-38-darwin.so,...

build.sh fails with the following error: Creating OPI plugin CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make...

Hi, this should be all that is required to use NEPTUNE with the new OPI 2019. I released some necessary fixes for the Fortran interface in OPI-2019.4. Please give it...