Closed mattzett closed 3 years ago
This is due to Gemini3D not being compiled with MSIS 2.0.
ERROR STOP msis20.parm not found, required by MSIS 2.0
I can make FindGemini in gemCI check for this feature. This will be a slight enhancement to Gemini3D to allow a robust query for this (and in the future other) features. Like HWM etc.
Gemini3D now outputs a gemini3d.run -features
string with feature codes. I need to update PyGemini to read those codes. Currently they are written to JSON by GemCI, which is for reproducability.
this was enabled in f4047b8