Python Script for calculating absorption cross sections as a function of wavelength and altitude
收藏NIST Chemistry WebBook2025-07-24 更新2026-03-14 收录
下载链接:
https://data.nist.gov/od/id/mds2-3635
下载链接
链接失效反馈官方服务:
资源简介:
This Python notebook enables users to calculate air-broadened absorption cross sections for HITRAN database molecules at user-defined pressures and temperatures. Users can also specify altitude simulation points, where the pressure and temperature are calculated based on the US Standard Atmosphere, 1976. The spectroscopic reference data used to generate the tables was provided by HITRAN 2020, while the HITRAN Application Programming Interface was used to interface with the HITRAN database and simulate the absorption cross sections. In addition to the absorption cross sections, the Python script enables the calculation of the self- and foreign-water vapor continuum at the specified atmospheric state points using the MT_CKD Water Vapor Continuum Model v4.2.



