Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadioSim

The HARMONI's 1D Radiometric Simulator.

screenshot

Getting the code

This is a work in progress. If you want to retrieve the latest changes in the project, clone directly from the development branch (develop) as:

$ git clone --branch develop git@github.com:HARMONI-CAB/radiosim.git
$ cd radiosim

Or, if you have already cloned the repository, just fetch and switch the branch:

$ cd radiosim
$ git fetch origin develop
$ git checkout develop
$ git pull origin develop

Installing dependencies

All dependencies are stored in requirements.txt. You can install them automatically with:

$ pip3 install -r requirements.txt

Running

RadioSim's GUI can be launched from the command line with:

$ python3 qradiosim.py

About

The HARMONI's 1D Radiometric Simulator

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages