Two-Streams Revisited: General Equations, Exact Coefficients, and Optimized Closures (data and code)
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/11561969
下载链接
链接失效反馈官方服务:
资源简介:
Code and data necessary to reproduce figures presented in our paper "Two-Streams Revisited: General Equations, Exact Coefficients, and Optimized Closures" (Ho, and Pincus 2024). The figures and code to reproduce them are in the Jupyter Notebook `Two-stream_revisited_code.ipynb` which includes 3D interactive versions of Figures 6, 7, 10. We also provided code to further explore the dataset of coupling coefficients `twostreams_revisited_data.npz`.
Identical GitHub repository: https://github.com/LDEO-CREW/Two-streams_revisited_code.
This record is for the post-review (final) version of the paper, with a slight code change to accomodate `PythonicDISORT > 0.9.1`.
You may contact me, Dion, through dh3065@columbia.edu if you have any questions.
Requirements
Python 3.8+
`PythonicDISORT >= 0.8.0` (A minor code change will be required for `PythonicDISORT <= 0.9.1`)
`numpy >= 1.8.0`
`scipy >= 1.8.0`
`matplotlib >= 3.6.0`
`jupyter > 1.0.0`
`notebook > 6.5.2`
`autograd >= 1.5`
`plotly >= 5.22.0`
创建时间:
2024-10-28



