Skip to content

Commit

Permalink
(previous worked) now trying GEISA+HITRAN+HITEMP
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanp authored May 17, 2022
1 parent 801ee90 commit fdd7aff
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,19 @@ cd ~/databases
python download_hitran.py


# echo ">>>>>>> Download & parse HITEMP CO2 lines"
#
# cd ~/databases
# python download_hitemp_CO2.py
#
#
# echo ">>>>>>> Download & parse HITEMP H2O lines"
#
# cd ~/databases
# python download_hitemp_H2O.py
#
#
# echo ">>>>>>> Download & parse other HITEMP lines"
#
# cd ~/databases
# python download_hitemp.py
#
echo ">>>>>>> Download & parse other HITEMP lines"

cd ~/databases
python download_hitemp.py


echo ">>>>>>> Download & parse HITEMP CO2 lines"

cd ~/databases
python download_hitemp_CO2.py


echo ">>>>>>> Download & parse HITEMP H2O lines"

cd ~/databases
python download_hitemp_H2O.py

0 comments on commit fdd7aff

Please sign in to comment.