Daniel Rothenberg

Results 16 issues of Daniel Rothenberg

In the [GitHub](https://github.com/carpentrieslab/python-aos-lesson/edit/gh-pages/_episodes/06-github.md) section of the lesson, the author uses screenshots of a repository hosted at https://github.com/DamienIrving/data-carpentry to walk the student through the process of getting started on GitHub. Unfortunately,...

enhancement

Working branch for discussion in #387, refer to there for now.

Right now, you can't import any of the model components without a working build of Assimulo. That shouldn't be a requirement - the `integrators.py`package should be refactored to accommodate this.

A litany of things to do in prep for a nice, new v1.4.0 release: - [ ] Update documentation to include more references to work using this paper - [x]...

model feature
science

Proposing a user-extensible output module. The basic idea is that a user can pass either a set of default or derived-type classes which encapsulates how to record data to disk....

model feature

Need a library of convenience methods for producing common plots on - supersaturation, temperature, other variable traces - diagnosis of time-dependent activation - initial / dry / wet vs final...

model feature

Currently, the air temperature is diagnosed in both the thermodynamics and RHS routines by using the virtual temperature, $$T_v \equiv T(1 + 0.61w)$$ Rather - at least and most importantly...

science

Beginning some changes to deal with changes to the `tracerinfo.dat` file for version 12.2.0 of GEOS-Chem; this changes the width of the tracer name field in the table specification to...