INTERFACE:
module field_2d_ncdfDESCRIPTION:
This module is responsible for reading 2D field quantities contained in a netCDF file.
USES:
use netcdf
use exceptions
IMPLICIT NONE
PUBLIC MEMBER FUNCTIONS:
public get_2d_field_ncdfREVISION HISTORY:
Original author(s): Karsten Bolding, Lars Umlauf