Brian Rose
Brian Rose
and then the kernel sometimes dies mysteriously.
Update: with the release of climlab v0.7.11, things are better. In that release, downloading and caching of required data files is handled by pooch and that seems to resolve some...
This guide should also give credit to anyone who has contributed (helpful comments, pull requests, etc)
Update, the README now has basic instructions on how to build the book locally. Not clear if this material belongs in the rendered book or just in the github repo.
This is now implemented in a few notebooks: - https://brian-rose.github.io/ClimateLaboratoryBook/courseware/radiation.html - https://brian-rose.github.io/ClimateLaboratoryBook/courseware/elementary-greenhouse.html Need to install the [JupyterLab Cell Tags extension](https://github.com/jupyterlab/jupyterlab-celltags) in order to add the required `"hide_input"` tag. It's possible...
Update: this is still a good idea and I should do more of it. The updated link to the docs is: https://jupyterbook.org/interactive/hiding.html
Nice! I wasn't familiar with this work but Bony and Emanuel paper is [here](https://journals.ametsoc.org/doi/10.1175/1520-0469%282001%29058%3C3158%3AAPOTCA%3E2.0.CO%3B2) Glancing briefly through this, my impression is that this is totally doable. It may require a...
Another source of inspiration for simple interactive cloud schemes may be the SPEEDY model: https://www.ictp.it/research/esp/models/speedy.aspx
For classroom content, I currently have two overlapping collections of Jupyter notebooks: - Graduate-level lecture notes at https://github.com/brian-rose/ClimateModeling_courseware - Undergraduate-level lecture notes at http://www.atmos.albany.edu/facstaff/brose/classes/ENV415_Spring2018/handouts/ (git repo for these notes is...
Publications that use climlab include: - [Rose et al. (2017), Ice Caps and Ice Belts: The Effects of Obliquity on Ice−Albedo Feedback, Astrophys. J. 846, doi:10.3847/1538-4357/aa8306](http://iopscience.iop.org/article/10.3847/1538-4357/aa8306/meta) - [Rencurrel and Rose...