Skip to content

Airborne SMCE Hub documentation

Shawn P. Serbin edited this page May 15, 2025 · 6 revisions

To begin using the Airborne SMCE ISOFIT Hub instance, you first need to login to the hub environment with you username, password and MFA. The Hub URL is: https://hub.airborne.smce.nasa.gov/

Screenshot 2025-05-15 at 10 14 03 AM

Click the "Start My Server" button and select ISOFIT Server

Screenshot 2025-05-15 at 10 15 18 AM


This will launch the ISOFIT instance in the Hub environment

Screenshot 2025-05-15 at 10 16 26 AM

Note: The environment make take a few minutes to fully load.


Once loaded you will see the main Launcher, which will look something like this:

Screenshot 2025-05-15 at 10 29 34 AM


If this is your first time logging into the ISOFIT instance, you will need to first setup the ISOFIT inputs. You can do this by running the provided helper script dl_isofit_data.sh located in /opt/scripts

Open a terminal in the launcher and type: bash /opt/scripts/dl_isofit_data.sh

This will download the ISOFIT input datasets and examples:

Screenshot 2025-05-15 at 10 32 34 AM

Once finished, you should see the following:

Screenshot 2025-05-15 at 10 36 55 AM

First run: eval "$(mamba shell hook --shell bash)"

Then run: mamba activate isofit


At this point you can run an example provided with ISOFIT. For example, at the terminal command line you can run:

bash isofit_data/examples/20151026_SantaMonica/run.sh

within your $HOME directory

Clone this wiki locally