exoclim / aeolus

Analysis and visualisation of atmospheric model output powered by iris.
https://exoclim.github.io/aeolus
GNU Lesser General Public License v3.0
15 stars 4 forks source link

Add functions to calculate synthetic transmission spectrum #14

Closed mzamyatina closed 3 years ago

mzamyatina commented 3 years ago

Functions added:

Required inputs:

  1. spectral_file - SOCRATES spectral file used by the UM
  2. stellar_constant_at_1_au in [W m-2]
  3. stellar_radius in [m]
  4. planet_top_of_atmosphere in [m]
  5. planet_transmission_day - UM m01s01i755 output (for hot Jupiters) from the dayside calculation
  6. planet_transmission_night - UM m01s01i755 output (for hot Jupiters) from the nightside calculation

How get the required UM output, please read http://exoclimatology.com/wiki/index.php?title=Transmission_Spectra

Addresses #12

dennissergeev commented 3 years ago

Note: the docs test is failing due to an unrelated issue, it seems.