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]