Coder Social home page Coder Social logo

isofit_docker's Introduction

isofit_docker

A repository for building an isofit (https://github.com/isofit/isofit) Docker container

Docker hub location: https://hub.docker.com/r/serbinsh/isofit_containers

GitHub location: https://github.com/serbinsh/isofit_docker

Instructions for running the LibRadTran example:

  1. Install the Docker engine: https://www.docker.com/get-started

  1. Pull down the latest version of the basic isofit Docker container
    docker pull serbinsh/isofit_containers:isofit_master_latest

  1. Launch the IsoFit example run using the providing example shell script
docker run -t -i --user isofit -v ~/scratch/isofit_output:/isofit/examples/20171108_Pasadena/output -v ~/scratch/isofit_output/images:/isofit/examples/20171108_Pasadena/images -v ~/scratch/isofit_output/lut:/isofit/examples/20171108_Pasadena/lut serbinsh/isofit_containers:isofit_master_latest /bin/sh -c 'cd /isofit/examples/20171108_Pasadena && mkdir -p lut && ./run_example_libradtran.sh'
  • Note in this case we are mapping the isofit output in the Docker container (/isofit/examples/20171108_Pasadena/output) to the ~/scratch/isofit_output folder on the host machine.

  1. View output in the folder ~/scratch/isofit_output. Example you will find figures in the ~/scratch/isofit_output/images

Example IsoFit Output Frame

isofit_docker's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.