Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved HITRAN crosssection model #360

Merged
merged 40 commits into from
Jan 5, 2022

Conversation

olemke
Copy link
Member

@olemke olemke commented Jun 18, 2021

This PR replaces the old model for calculating absorption for HITRAN crosssection species with an improved model. The ARTS implementation is based on the model mainly developed by @mbrath. The python code to calculate the coefficients for the model will be made available in a separate repository.

TODO:

  • Documentation in the user guide
  • The required coefficients input files will be provided in arts-xml-data

@olemke olemke force-pushed the new-hitran-xsec-model branch 2 times, most recently from 85bd3e6 to 2594871 Compare July 13, 2021 12:31
@olemke olemke force-pushed the new-hitran-xsec-model branch 2 times, most recently from 6610d8b to 39a1420 Compare August 3, 2021 13:26
@olemke olemke force-pushed the new-hitran-xsec-model branch 2 times, most recently from 384a5a8 to 929fc68 Compare September 23, 2021 08:50
Preparations for new crosssection fit algorithm.
Tighten compare criteria for xsec test.
Simplify fit code.
Adapt for changed grid order.
Use derivates for extraplation if target temperature or pressure is
outside of fit.
Add extpol_p and extpol_t parameters to abs_xsec_per_speciesAddHitranXsec.
Both are enabled by default.
Remove apply_tfit parameter.
No longer needed for new hitran-xsec model.
Needed for upcoming integral adjustment.
Remove temperature/pressure dependency term.
Negative xsec values are removed and integral is scaled accordingly.
Update input coefficients for test case.
* Add subsection about HITRAN cross section to the theory guide.

* Add addititional package to common.tex and added
additional references  to references.bib.
* Add subsection about absorption cross section model and
update subsection absorption species.

* Update subsection HITRAN absorption cross section
model.

* Rename HITRAN absorption cross section model to
absorption cross section model.
@olemke olemke marked this pull request as ready for review January 5, 2022 10:19
@olemke olemke merged commit c0cc180 into atmtools:master Jan 5, 2022
@olemke olemke deleted the new-hitran-xsec-model branch May 17, 2022 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants