How to store atmosphere?
Currently, atmospheres are stored as just the CORSIKA integer identifier. This should be upgraded to allow for custom (ie GDAS) atmospheres. But for this, we will probably have to find a way to serialise the Atmosphere
object itself.
This is related to #4 (closed) .