Skip to content

ELEGER/Porchet-GPR

 
 

Repository files navigation

Porchet-GPR

Simulation code of radargram acquired along a Porchet water infiltration test

Installation

conda env create -f environment.yml
  • Installer tmux

    sudo apt install tmux
    
  • Installer dask

    sudo apt install dask
    
  • Compiler H2D dans ./HD2

    make
    

Running

tmux

Dans le nouveau shell

python Calcul-Multi-Modeles.py
  • mettre en arrière plan: ctrl-b d

  • remettre en premier plan:

    tmux attach
    

D'autres infos sur tmux

About

Simulation code of radargram acquired along a Porchet water infiltration test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 69.9%
  • Fortran 21.3%
  • Python 8.7%
  • Other 0.1%