radis / radis-lab

Online environment for advanced spectrum processing and comparison with experimental data
https://radis.github.io/radis-lab
5 stars 7 forks source link

Proof-of-concept : make Carbon monoxide databases ready on start #9

Closed erwanp closed 3 years ago

erwanp commented 3 years ago

For HITRAN

Note : nbconvert wdoes not have an option --to none not to write an output file . https://github.com/jupyter/nbclient/issues/4 . The alternative is to use papermill

papermill {test_file_name.ipynb} /dev/null

For HITEMP :

And then

erwanp commented 3 years ago

First try in 968970e3 . We used papermill for the moment.

erwanp commented 3 years ago

Working ! We'll just wait for Radis 0.9.27 https://github.com/radis/radis/pull/168 to be out to extend the HITRAN/HITEMP comparison to 6000 K (currently limited at 3000 K because of old TIPS version)