libsim  Versione7.1.6
subroutine gridinfo_display ( type(gridinfo_def), intent(in)  this,
character (len=*), optional  namespace 
)
private

Display on standard output a description of the gridinfo object provided.

For objects imported from grib_api also the grib key names and values are printed; the set of keys returned can be controlled with the input variable namespace. Available namespaces are "ls", to get the same default keys as the grib_ls command, and "mars" to get the keys used by mars, default "ls".

Parametri
[in]thisobject to display
namespacegrib_api namespace of the keys to search for, all the keys if empty, default "ls"

Definizione alla linea 792 del file gridinfo_class.F90.


Generated with Doxygen.