 alchimia | This module defines objects and methods for generating derivative variables |
  c_e | Check missing values for fnds |
  delete | Delete fndsv |
  display | Show on the screen the fnds and fndsv structure |
  fndsv | Vector of function to transform the input to alchimia module |
  make | Do the real work to transform the input data to the output |
  shoplist | Shoplist are list of variables |
  shoplists | Vector of shoplists that are list of variables |
 array_utilities | This module defines usefull general purpose function and subroutine |
  append | Quick method to append an element to the array |
  arrayof_doubleprecision | Derived type defining a dynamically extensible array of DOUBLEPRECISION elements |
  arrayof_integer | Derived type defining a dynamically extensible array of INTEGER elements |
  arrayof_logical | Derived type defining a dynamically extensible array of LOGICAL elements |
  arrayof_real | Derived type defining a dynamically extensible array of REAL elements |
  delete | Destructor for finalizing an array object |
  index | Index method |
  index_sorted | Index method with sorted array |
  insert | Method for inserting elements of the array at a desired position |
  packarray | Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents |
  remove | Method for removing elements of the array at a desired position |
  sort | Sort method |
 char_utilities | Utilities for CHARACTER variables |
  delete | Destructor for the line_split class |
  line_split | Class that allows splitting a long line into shorter lines of equal length at the occurrence of a specific character (typically a blank space) |
  match | Tries to match the given string with the pattern Result: .true |
  progress_line | Class to print a progress bar on the screen |
  t2c | Set of functions that return a trimmed CHARACTER representation of the input variable |
  to_char | Set of functions that return a CHARACTER representation of the input variable |
 datetime_class | Classi per la gestione delle coordinate temporali |
  abs | Operatore di valore assoluto di un intervallo |
  append | Quick method to append an element to the array |
  arrayof_datetime | Derived type defining a dynamically extensible array of TYPE(datetime) elements |
  c_e | Missing check |
  cyclicdatetime | Class for expressing a cyclic datetime |
  datetime | Class for expressing an absolute time value |
  delete | Distruttori per le 2 classi |
  display | Print object |
  getval | Restituiscono il valore dell'oggetto nella forma desiderata |
  index | Index method |
  index_sorted | Index method with sorted array |
  init | Costruttori per le classi datetime e timedelta |
  insert | Method for inserting elements of the array at a desired position |
  mod | Operatore di resto della divisione |
  operator(*) | Operatore di moltiplicazione di timedelta per uno scalare |
  operator(+) | Operatore di somma per datetime e timedelta |
  operator(-) | Operatore di sottrazione per datetime e timedelta |
  operator(/) | Operatore di divisione di timedelta |
  operator(/=) | Operatore logico di disuguaglianza tra oggetti della stessa classe |
  operator(<) | Operatore logico minore tra oggetti della stessa classe |
  operator(<=) | Operatore logico minore-uguale tra oggetti della stessa classe |
  operator(==) | Operatore logico di uguaglianza tra oggetti della stessa classe |
  operator(>) | Operatore logico maggiore tra oggetti della stessa classe |
  operator(>=) | Operatore logico maggiore-uguale tra oggetti della stessa classe |
  packarray | Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents |
  read_unit | Legge un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta da un file FORMATTED o UNFORMATTED |
  remove | Method for removing elements of the array at a desired position |
  sort | Sort method |
  t2c | Functions that return a trimmed CHARACTER representation of the input variable |
  timedelta | Class for expressing a relative time interval |
  to_char | Restituiscono il valore dell'oggetto in forma di stringa stampabile |
  write_unit | Scrive un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta su un file FORMATTED o UNFORMATTED |
 dballe_class | Class for import and export data from e to DB-All.e |
  dbaana | Ana metadata |
  dbaanalist | Double linked list of ana |
  dbaconnection | Manage connection handle to a DSN |
  dbacoord | Fortran 2003 interface to geo_coord |
  dbadata | Base (abstract) type for data |
  dbadata_display | Print a summary of object contents |
  dbadata_set | == operator |
  dbadataattr | == operator |
  dbadataattrv | Vector of dbadataattr (more data plus attributes) |
  dbadatab | Byte version for dbadata |
  dbadatac | Character version for dbadata |
  dbadatad | Doubleprecision version for dbadata |
  dbadatai | Integer version for dbadata |
  dbadatar | Real version for dbadata |
  dbadatetime | Datetime metadata |
  dbadc | Container for dbadata (used for promiscuous vector of data) |
  dbadcv | Vector of container of dbadata |
  dbafilter | Filter to apply before ingest data |
  dbalevel | Level metadata |
  dbametaanddata | One metadata with more data plus attributes |
  dbametaanddatab | Metadata and byte data |
  dbametaanddatablist | Metadata and byte data double linked list |
  dbametaanddatac | Metadata and character data |
  dbametaanddataclist | Metadata and character data double linked list |
  dbametaanddatad | Metadata and doubleprecision data |
  dbametaanddatadlist | Metadata and diubleprecision data double linked list |
  dbametaanddatai | Metadata and integer data |
  dbametaanddatailist | Metadata and integer data double linked list |
  dbametaanddatalist | Double linked list of dbametaanddata |
  dbametaanddatar | Metadata and real data |
  dbametaanddatarlist | Metadata and real data double linked list |
  dbametaanddatav | One metadata plus vector of container of dbadata |
  dbametadata | Summ of all metadata pieces |
  dbanetwork | Network metadata |
  dbasession | Manage session handle |
  dbatimerange | Timerange metadata |
 doubleprecision_phys_const | Costanti fisiche (DOUBLEPRECISION) |
 err_handling | Gestione degli errori |
 file_utilities | Utilities for managing files |
  csv_record | Class for interpreting the records of a csv file |
  csv_record_addfield | Methods for successively adding fields to a csv_record object |
  csv_record_addfield_miss | Methods for successively adding fields to a csv_record object |
  csv_record_getfield | Methods for successively obtaining the fields of a csv_record object |
  delete | Destructor for the class csv_record |
  init | Constructor for the class csv_record |
 geo_coord_class | Classes for handling georeferenced sparse points in geographical corodinates |
  c_e | Missing check |
  delete | Detructors for the two classes |
  display | Print object |
  export | Export one or more geo_coordvect objects to a plain text file or to a file in ESRI/Shapefile format |
  geo_coord | Derived type defining an isolated georeferenced point on Earth in polar geographical coordinates |
  geo_coordvect | Derived type defining a one-dimensional array of georeferenced points with an associated topology (isolated point, arc, polygon, group of points) |
  getval | Methods for returning the value of object members |
  import | Import one or more geo_coordvect objects from a plain text file or for a file in ESRI/Shapefile format |
  init | Constructors for the two classes |
  inside | Determine whether a point lies inside a polygon or a rectangle |
  operator(/=) | Logical inequality operator |
  operator(==) | Logical equality operator |
  read_unit | Read a single geo_coord object or an array of geo_coord objects from a Fortran FORMATTED or UNFORMATTED file |
  to_char | Represent geo_coord object in a pretty string |
  write_unit | Write a single geo_coord object or an array of geo_coord objects to a Fortran FORMATTED or UNFORMATTED file |
 georef_coord_class | This module defines objects describing georeferenced sparse points possibly with topology and projection information |
  append | Quick method to append an element to the array |
  arrayof_georef_coord_array | Derived type defining a dynamically extensible array of TYPE(georef_coord_array) elements |
  c_e | Check missing value |
  delete | Detructors for the two classes |
  dist | Compute the distance in m between two points |
  export | Export an array of georef_coord_array objects to a file in ESRI/Shapefile format |
  georef_coord | Derive type defining a single georeferenced point, either in geodetic or in projected coordinates |
  georef_coord_array | Derived type defining a one-dimensional array of georeferenced points with an associated topology (isolated point, arc, polygon, group of points), possibly broken into parts and with an associated georeferenced coordinate system |
  getval | Methods for returning the value of object members |
  import | Import an array of georef_coord_array objects from a file in ESRI/Shapefile format |
  insert | Method for inserting elements of the array at a desired position |
  inside | Determine whether a point lies inside a polygon or a rectangle |
  operator(/=) | Logical inequality operator |
  operator(<=) | Logical less-equal operator |
  operator(==) | Logical equality operator |
  operator(>=) | Logical greater-equal operator |
  packarray | Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents |
  read_unit | Read a single georef_coord object or an array of georef_coord objects from a Fortran FORMATTED or UNFORMATTED file |
  remove | Method for removing elements of the array at a desired position |
  write_unit | Write a single georef_coord object or an array of georef_coord objects to a Fortran FORMATTED or UNFORMATTED file |
 grid_class | Module for describing geographically referenced regular grids |
  copy | Copy an object, creating a fully new instance |
  delete | Destructors of the corresponding objects |
  display | Print a brief description on stdout |
  export | Export griddim object to grid_id |
  get_val | Method for returning the contents of the object |
  grid_def | This object, mainly for internal use, describes a grid on a geographical projection, except the grid dimensions |
  griddim_def | This object completely describes a grid on a geographic projection |
  import | Import griddim object from grid_id |
  index | Index method |
  init | Constructors of the corresponding objects |
  operator(/=) | Logical inequality operators for objects of the classes grid_def, and griddim_def |
  operator(==) | Logical equality operators for objects of the classes grid_def, and griddim_def |
  proj | Compute forward coordinate transformation from geographical system to projected system |
  read_unit | Read the object from a formatted or unformatted file |
  set_val | Method for setting the contents of the object |
  unproj | Compute backward coordinate transformation from projected system to geographical system |
  write_unit | Write the object on a formatted or unformatted file |
 grid_dim_class | Module for defining the extension and coordinates of a rectangular georeferenced grid |
  grid_dim | Derived type describing the extension of a grid and the geographical coordinates of each point |
 grid_id_class | This module defines an abstract interface to different drivers for access to files containing gridded information |
  c_e | Check whether the corresponding object has been correctly associated |
  copy | Make a deep copy, if possible, of the grid identifier |
  delete | Destructors for the corresponding classes |
  display | Display on standard output a description of the grid_id object provided |
  export | Export a grid to a file |
  gdal_file_id_options | Derived type containing driver-specific options for gdal |
  grid_file_id | Derived type associated to a file-like object containing many blocks/messages/records/bands of gridded data |
  grid_id | Derived type associated to a block/message/record/band of gridded data coming from a file-like object |
  init | Constructors for the corresponding classes in SUBROUTINE form |
 grid_transform_class | Module for defining transformations between rectangular georeferenced grids and between grids and sparse points and vice-versa |
  c_e | Returns .TRUE |
  compute | Compute the output data array from input data array according to the defined transformation |
  delete | Destructors of the corresponding objects |
  get_val | Method for returning the contents of the object |
  grid_transform | This object fully defines a transformation between a couple of particular griddim_def or vol7d objects (any combination is possible) |
  init | Constructors of the corresponding objects |
  transform_def | This object defines in an abstract way the type of transformation to be applied |
 gridinfo_class | Class for managing information about a single gridded georeferenced field, typically imported from an on-disk dataset like a grib file (grib_api driver) or a file in a gdal-supported format (gdal driver) |
  append | Quick method to append an element to the array |
  arrayof_gridinfo | Derived type defining a dynamically extensible array of TYPE(gridinfo_def) elements |
  clone | Clone the object, creating a new independent instance of the object exactly equal to the starting one |
  decode_gridinfo | Decode and return the data array from a grid_id object associated to a gridinfo object |
  delete | Destructor, it releases every information associated with the object |
  display | Display on standard output a description of the gridinfo object provided |
  encode_gridinfo | Encode a data array into a grid_id object associated to a gridinfo object |
  export | Export gridinfo descriptors information into a grid_id object |
  gridinfo_def | Object describing a single gridded message/band |
  import | Import information from a file or grid_id object into the gridinfo descriptors |
  init | Constructor, it creates a new instance of the object |
  insert | Method for inserting elements of the array at a desired position |
  packarray | Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents |
  remove | Method for removing elements of the array at a desired position |
 index | Index method |
 io_units | Definition of constants related to I/O units |
 kinds | Definition of constants to be used for declaring variables of a desired type |
 list_abstract | Abstract class to use lists in fortran 2003 |
  displayValues | Print the list |
  list | Abstract implementation of doubly-linked list |
 list_abstractforchar | Like abstract class to use character lists in fortran 2003 (gnu gcc 4.8 do not work with character(len=:) |
  displayValues | Print the list |
  list | Abstract implementation of doubly-linked list |
 list_byte | Class to use lists in fortran 2003 |
  bytelist | Byte specific implementation of doubly-linked list |
 list_character | Class to use character lists in fortran 2003 WARNING !!!! CHAR LEN IS FIXED TO listcharmaxlen |
  characterlist | Character specific implementation of doubly-linked list |
 list_doubleprecision | Class to use lists in fortran 2003 |
  doubleprecisionlist | Double precision specific implementation of doubly-linked list |
 list_integer | Class to use lists in fortran 2003 |
  integerlist | Integer specific implementation of doubly-linked list |
 list_link | Class to manage links for lists in fortran 2003 |
  link | Base type to manage links for lists |
 list_linkchar | Class to manage links for lists in fortran 2003 |
  link | Base type to manage links for lists |
 list_mix | Class to use lists in fortran 2003 |
  mixlist | Non type specific implementation of doubly-linked list |
 list_real | Class to use lists in fortran 2003 |
  reallist | Real specific implementation of doubly-linked list |
 log4fortran | Classe per la gestione del logging |
  l4f_category_exist | Return true if the corresponding category handle exists |
  l4f_category_get_c | Initialize a logging category |
  l4f_category_log | Emit log message for a category with specific priority |
  l4f_fini | Log4fortran destructor |
  l4f_handle | L4f handle |
  l4f_init | Global log4fortran constructor |
 missing_values | Definitions of constants and functions for working with missing values |
  c_e | Function to check whether a value is missing or not |
 modqc | Utilities and defines for quality control |
  init | Variables user in Quality Control |
  invalidated | Test di dato invalidato |
  peeled | Remove data under a defined grade of confidence |
  qcpartype | Definisce il livello di attendibilità per i dati validi |
  vd | Check data validity based on single confidence |
  vdge | Check data validity based on gross error check |
 modqccli | Controllo di qualità climatico |
  alloc | Allocazione di memoria |
  delete | Cancellazione |
  init | Inizializzazione |
  qcclitype | Oggetto principale per il controllo di qualità |
 modqcspa | Controllo di qualità spaziale |
  alloc | Allocazione di memoria |
  delete | Cancellazione |
  init | Inizializzazione |
  qcspatype | Oggetto principale per il controllo di qualità |
 modqctem | Controllo di qualità temporale |
  alloc | Allocazione di memoria |
  delete | Cancellazione |
  init | Inizializzazione |
  qctemtype | Oggetto principale per il controllo di qualità |
 optional_values | Module for quickly interpreting the OPTIONAL parameters passed to a subprogram |
  optio | Generic subroutine for checking OPTIONAL parameters |
 optionparser_class | Module for parsing command-line optons |
  delete | Destructor for the optionparser class |
  optionparser | This class allows to parse the command-line options of a program in an object-oriented way, similarly to the optparse class found in Python library |
  optionparser_add | Add a new option of a specific type |
 phys_const | Costanti fisiche (SINGOLA PRECISIONE) |
 simple_stat | Module for basic statistical computations taking into account missing data |
  stat_average | Compute the average of the random variable provided, taking into account missing data |
  stat_bin | Bin a sample into equally spaced intervals to form a histogram |
  stat_linear_corr | Compute the linear correlation coefficient between the two random variables provided, taking into account missing data |
  stat_linear_regression | Compute the linear regression coefficients between the two random variables provided, taking into account missing data |
  stat_mode_histogram | Compute the mode of the random variable provided taking into account missing data |
  stat_percentile | Compute a set of percentiles for a random variable |
  stat_stddev | Compute the standard deviation of the random variable provided, taking into account missing data |
  stat_variance | Compute the variance of the random variable provided, taking into account missing data |
 space_utilities | Space utilities, derived from NCAR software |
  delete | Distructor for triangles |
 stat_proc_engine | This module contains functions that are only for internal use of the library |
  append | Quick method to append an element to the array |
  arrayof_ttr_mapper | Derived type defining a dynamically extensible array of TYPE(ttr_mapper) elements |
  delete | Destructor for finalizing an array object |
  index | Index method |
  index_sorted | Index method with sorted array |
  insert | Method for inserting elements of the array at a desired position |
  packarray | Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents |
  remove | Method for removing elements of the array at a desired position |
  sort | Sort method |
 vol7d_ana_class | Classe per la gestione dell'anagrafica di stazioni meteo e affini |
  c_e | Check for missing value |
  delete | Distruttore per la classe vol7d_ana |
  display | Print object |
  index | Index method |
  index_sorted | Index method with sorted array |
  init | Costruttore per la classe vol7d_ana |
  operator(/=) | Logical inequality operator for objects of vol7d_ana class |
  operator(<) | Logical less-than operator for objects of vol7d_ana class |
  operator(<=) | Logical less-equal operator for objects of vol7d_ana class |
  operator(==) | Logical equality operator for objects of vol7d_ana class |
  operator(>) | Logical greater-than operator for objects of vol7d_ana class |
  operator(>=) | Logical greater-equal operator for objects of vol7d_ana class |
  read_unit | Legge un oggetto vol7d_ana o un vettore di oggetti vol7d_ana da un file FORMATTED o UNFORMATTED |
  sort | Sort method |
  to_char | Represent ana object in a pretty string |
  vol7d_ana | Definisce l'anagrafica di una stazione |
  write_unit | Scrive un oggetto vol7d_ana o un vettore di oggetti vol7d_ana su un file FORMATTED o UNFORMATTED |
 vol7d_class | Classe per la gestione di un volume completo di dati osservati |
  c_e | Test for a missing volume |
  check | Check for problems return 0 if all check passed print diagnostics with log4f |
  copy | Copy object |
  delete | Distruttore per la classe vol7d |
  display | Print object |
  doubledat | Doubleprecision data conversion |
  export | Scrittura su file |
  import | Lettura da file |
  init | Costruttore per la classe vol7d |
  integerdat | Integer data conversion |
  realdat | Real data conversion |
  rounding | Reduce some dimensions (level and timerage) for semplification (rounding) |
  to_char | Represent data in a pretty string |
  vol7d | Definisce un oggetto contenente i volumi anagrafica e dati e tutti i descrittori delle loro dimensioni |
 vol7d_class_compute | Extension of vol7d_class with methods for performing simple statistical operations on entire volumes of data |
 vol7d_dballe_class | Classe per import ed export di volumi da e in DB-All.e |
  delete | Cancella |
  export | Exporta |
  import | Importa |
  init | Inizializza |
  vol7d_dballe | Oggetto per import ed export da DB-All.e |
 vol7d_level_class | Classe per la gestione dei livelli verticali in osservazioni meteo e affini |
  c_e | To be documented |
  delete | Distruttore per la classe vol7d_level |
  display | Print object |
  index | Index method |
  index_sorted | Index method with sorted array |
  init | Costruttore per la classe vol7d_level |
  operator(.almosteq.) | Logical almost equality operators for objects of the class vol7d_level If one component is missing it is not used in comparison |
  operator(/=) | Logical inequality operator for objects of vol7d_level class |
  operator(<) | Logical less-than operator for objects of vol7d_level class |
  operator(<=) | Logical less-equal operator for objects of vol7d_level class |
  operator(==) | Logical equality operator for objects of vol7d_level class |
  operator(>) | Logical greater-than operator for objects of vol7d_level class |
  operator(>=) | Logical greater-equal operator for objects of vol7d_level class |
  sort | Sort method |
  to_char | Represent level object in a pretty string |
  vol7d_level | Definisce il livello verticale di un'osservazione |
  vol7d_level_to_var | Convert a level type to a physical variable |
  vol7d_level_to_var_factor | Return the conversion factor for multiplying the level value when converting to variable |
  vol7d_level_to_var_log10 | Return the scale value (base 10 log of conversion factor) for multiplying the level value when converting to variable |
 vol7d_network_class | Classe per la gestione delle reti di stazioni per osservazioni meteo e affini |
  c_e | Check object presence |
  delete | Distruttore per la classe vol7d_network |
  display | Print object |
  index | Index method |
  index_sorted | Index method with sorted array |
  init | Costruttore per la classe vol7d_network |
  operator(/=) | Logical inequality operator for objects of vol7d_network class |
  operator(<) | Logical less-than operator for objects of vol7d_network class |
  operator(<=) | Logical less-equal operator for objects of vol7d_network class |
  operator(==) | Logical equality operator for objects of vol7d_network class |
  operator(>) | Logical greater-than operator for objects of vol7d_network class |
  operator(>=) | Logical greater-equal operator for objects of vol7d_network class |
  sort | Sort method |
  to_char | Return network object in a pretty string |
  vol7d_network | Definisce la rete a cui appartiene una stazione |
 vol7d_serialize_class | Extension of vol7d_class for serializing the contents of a volume |
  vol7d_serialize | Class for serializing a vol7d object |
  vol7d_serialize_itercol | Iterator object for iterating over "column" of a line in a vol7d serialization |
  vol7d_serialize_iterline | Iterator object for iterating over "lines" in a vol7d serialization |
 vol7d_timerange_class | Classe per la gestione degli intervalli temporali di osservazioni meteo e affini |
  append | Quick method to append an element to the array |
  arrayof_vol7d_timerange | Derived type defining a dynamically extensible array of TYPE(vol7d_timerange) elements |
  c_e | To be documented |
  delete | Distruttore per la classe vol7d_timerange |
  display | Print object |
  index | Index method |
  index_sorted | Index method with sorted array |
  init | Costruttore per la classe vol7d_timerange |
  insert | Method for inserting elements of the array at a desired position |
  operator(.almosteq.) | Logical almost equality operator for objects of vol7d_timerange class |
  operator(/=) | Logical inequality operator for objects of vol7d_timerange class |
  operator(<) | Logical less-than operator for objects of vol7d_timerange class |
  operator(<=) | Logical less-equal operator for objects of vol7d_timerange class |
  operator(==) | Logical equality operator for objects of vol7d_timerange class |
  operator(>) | Logical greater-than operator for objects of vol7d_timerange class |
  operator(>=) | Logical greater-equal operator for objects of vol7d_timerange class |
  packarray | Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents |
  remove | Method for removing elements of the array at a desired position |
  sort | Sort method |
  to_char | Represent timerange object in a pretty string |
  vol7d_timerange | Definisce l'intervallo temporale di un'osservazione meteo |
 vol7d_var_class | Classe per la gestione delle variabili osservate da stazioni meteo e affini |
  c_e | To be documented |
  delete | Distruttore per la classe vol7d_var |
  display | Display on the screen a brief content of object |
  index | Index method |
  init | Costruttore per la classe vol7d_var |
  operator(/=) | Operatore logico di disuguaglianza tra oggetti della classe vol7d_var |
  operator(==) | Operatore logico di uguaglianza tra oggetti della classe vol7d_var |
  vol7d_var | Definisce una variabile meteorologica osservata o un suo attributo |
 vol7d_varvect_class | Classe per gestire un vettore di oggetti di tipo vol7d_var_class::vol7d_var |
  delete | Distruttore per la classe vol7d_varvect |
  display | Display on the screen a brief content of object |
  index | Return the index of first or last element of this equal to search |
  init | Costruttore per la classe vol7d_varvect |
  vol7d_varvect | Definisce un vettore di vol7d_var_class::vol7d_var per ogni tipo di dato supportato |
 volgrid6d_class | This module defines objects and methods for managing data volumes on rectangular georeferenced grids |
  delete | Destructor, it releases every information and memory buffer associated with the object |
  display | Display on standard output a description of the volgrid6d object provided |
  export | Export an object dirctly to a native file, to a gridinfo object or to a supported file format through a gridinfo object |
  import | Import an object dirctly from a native file, from a gridinfo object or from a supported file format through a gridinfo object |
  init | Constructor, it creates a new instance of the object |
  rounding | Reduce some dimensions (level and timerage) for semplification (rounding) |
  transform | Transform between any combination of volgrid6d and vol7d objects by means of a transform_def object describing the transformation |
  volgrid6d | Object describing a rectangular, homogeneous gridded dataset |
 volgrid6d_class_compute | Extension of volgrid6d_class with methods for performing simple statistical operations on entire volumes of data |
 volgrid6d_var_class | Class for managing physical variables in a grib 1/2 fashion |
  compute | Apply the conversion function this to values |
  conv_func | Class defining a real conversion function between units |
  convert | Apply the conversion function this to values |
  delete | Destructor for the corresponding object, it assigns it to a missing value |
  display | Display on the screen a brief content of object |
  index | Index method |
  init | Initialize a volgrid6d_var object with the optional arguments provided |
  operator(*) | Compose two conversions into a single one |
  operator(/=) | Logical inequality operators for objects of the classes volgrid6d_var and conv_func |
  operator(==) | Logical equality operators for objects of the classes volgrid6d_var and conv_func |
  volgrid6d_var | Definition of a physical variable in grib coding style |