Published June 11, 2024
| Version v1
Dataset
Open
Two-Streams Revisited: General Equations, Exact Coefficients, and Optimized Closures (data and code)
Description
Code and data necessary to reproduce figures presented in our paper "Two-Streams Revisited: General Equations, Exact Coefficients, and Optimized Closures" (Ho, and Pincus 2023). The figures and code to reproduce them are in the Jupyter Notebook `Two-stream_revisited_code.ipynb` which includes 3D interactive versions of Figures 5 and 6. We also provided code to further explore the dataset of optimized coupling coefficients `optimized_coupling_coefficients.npz`.
Requirements
- Python 3.8+
- `PythonicDISORT >= 0.8.0`
- `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`
Files
Two-stream_revisited_code.ipynb
Files
(63.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6c69d72df388c8852c058b663cb17824
|
62.5 MB | Download |
|
md5:5f2b1c48fbbadf3ce4562db2168c2460
|
1.4 MB | Preview Download |
Additional details
Related works
- Is identical to
- Dataset: https://github.com/LDEO-CREW/two-streams_revisited_code (URL)
- Requires
- Software: https://github.com/LDEO-CREW/Pythonic-DISORT (URL)