Added a simple visualization script
A simple script plotting is included along with yaml files for their configuration. The script currently does:
- Plot one or multiple output variables (each one in a single plot); defaults to 'temp'
- Plot them as 2D horizontal variables
- If vertical or temporal information is provided, the lowest (surface) layer and last time step is plotted
This is a first part for issue #18 (closed).