SCORPIO APIs for inquiring variables This file contains the SCORPIO APIs for inquiring about variable (id, type, dimensions etc)
More...
|
integer function | spio_inq_dim::pio_inq_dimid_file_dimid (file, dname, dimid) |
| Inquire/get the unique id associated with a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inq_dimid_fh_dimid (fh, dname, dimid) |
| Inquire/get the unique id associated with a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inq_dimname_file_dimid (file, dimid, dname) |
| Inquire/get the name of a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inq_dimname_fh_dimid (fh, dimid, dname) |
| Inquire/get the name of a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inq_dimlen_file_dimid_offlen (file, dimid, dimlen) |
| Inquire/get the length of a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inq_dimlen_file_dimid (file, dimid, dimlen) |
| Inquire/get the length of a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inq_dimlen_fh_dimid (fh, dimid, dimlen) |
| Inquire/get the length of a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inq_dimlen_fh_dimid_offlen (fh, dimid, dimlen) |
| Inquire/get the length of a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inquire_dimension_file (file, dimid, name, len) |
| Inquire the meta-data associated with a dimension in a file. More...
|
|
integer function | spio_inq_dim::pio_inquire_dimension_fh_offlen (fh, dimid, name, len) |
| Inquire the meta-data associated with a dimension in a file. More...
|
|
SCORPIO APIs for inquiring variables This file contains the SCORPIO APIs for inquiring about variable (id, type, dimensions etc)