Skip to content

GSFC-618/isofit_smce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a lightweight version of isofit to run on the SMCE

Helper code to build a lightweight version of the ISOFIT code (without the data embedded in the container) to run on the SMCE


More extensive documentation can be found on the wiki pages: https://github.com/GSFC-618/isofit_smce/wiki


!!! NOTE!!! Documentation needs updating - coming soon


To update the version of ISOFIT submodule you can run:



git submodule update --init --recursive

git submodule update --remote --merge

git submodule update --remote --merge isofit

To build the images locally, run

Clone the repo and cd into the directory

cd isofit_smce

then run

bash scripts/build_isofit.sh

This will build the image without the embedded ISOFT examples and data. After the image is built, it will be pushed to the Docker Hub location:
https://hub.docker.com/repository/docker/serbinsh/isofit_smce/general

You can run docker images or docker image ls to see the newly built image e.g.

Screenshot 2025-05-01 at 9 34 21 AM


NOTE: Improved documentation to come

About

Helper code to build a lightweight version of the ISOFIT code (without the data embedded in the container) to run on the NASA SMCE and on local host computers. This version separates the container image and code base from the input data and examples to provide a smaller ISOFIT image and the ability to provide the inputs as an external volume

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages