radis.test.io.test_geisa moduleΒΆ

Test cases for GEISA parser. Currently able to test parsing of local files. .. rubric:: Notes

Runs tests for radis/io so that they can be accessed by pytest (and hopefully the CI test suite).

Examples

Run all tests::

pytest (in command line, in project folder)

test_calc_geisa_spectrum(plot=False)[source]ΒΆ

Auto-fetch and calculate a CO spectrum from the Geisa database

test_local_geisa_co(verbose=True, warnings=True, **kwargs)[source]ΒΆ
test_local_geisa_co2(verbose=True, warnings=True, **kwargs)[source]ΒΆ
test_local_geisa_h2o(verbose=True, warnings=True, **kwargs)[source]ΒΆ