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

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

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.

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

Definizione alla linea 837 del file grid_id_class.F90.


Generated with Doxygen.