edoddridge / aronnax

An idealised isopycnal model that can be run either with n+1/2 layers, or with n layers and variable bathymetry.
http://aronnax.readthedocs.io/en/latest/
MIT License
24 stars 6 forks source link

Graphical capability display #94

Open axch opened 7 years ago

axch commented 7 years ago

The first thing that one's eyes fall upon when visiting http://mitgcm.org/ are a set of colorful, reasonably high resolution graphics, presumably rendered from model results. This makes it instantly clear what kind of thing MITgcm is, and to the discerning eye presumably serves as a fast and compelling ad of its effectiveness (in trained hands, perhaps). Methinks Aronnax's appeal will be much enhanced by including such a graphic in the main landing page (which is currently the Sphinx docs index). What would be an appropriate graphic, and what needs to happen to produce it?

Desiderata

Nice to have

edoddridge commented 7 years ago

This is a good idea. I think we can use some plots of the reproductions for this purpose. The simulations will likely take too long to spin up from rest on Travis-CI, but if we check in a pickup file the simulation could be restarted from there, some output produced and then a pretty picture made from that output, all within a reasonable amount of run time.

This approach would require minimal extra effort, since we already want to include some examples that reproduce published work.

edoddridge commented 7 years ago

As to what the graphic should be, I think a 3D plot in which the layer interfaces are plotted, and perhaps coloured according to some other variable, would be visually appealing, and immediately display that this model works in isopycnal layers.