kconnour / pyRT_DISORT

A Python package for helping to compute input arrays to DISORT.
https://kconnour.github.io/pyRT_DISORT/
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Revise units #26

Closed kconnour closed 3 months ago

kconnour commented 3 months ago

This will update units throughout pyRT to all be mks. Included in this pull request are revised examples and improved documentation.

YLeseigneur commented 2 months ago

Hi Kyle,

I have just updated pyRT_DISORT and I wanted to be sure that we have to pass in inputs of pyrt.column_density an altitude grid in meters. Because the spacecraft_retrieval.py example seems to have remained unchanged.

Best, Yann.