SCORPIO APIs for writing attributes This file contains the SCORPIO APIs for reading ("get"ting) attributes (metadata) associated with variables.
More...
|
integer function | spio_get_att::pio_get_att_file_vid_0d_text (file, varid, attname, attval) |
| Read/Get a string attribute associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vid_1d_text (file, varid, attname, attval) |
| Read/Get a string attribute associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_0d_text (fh, varid, attname, attval) |
| Read/get a string attribute (or array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_1d_text (fh, varid, attname, attval) |
| Read/get a string attribute (or array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_0d_text (file, vdesc, attname, attval) |
| Read/get a string attribute (or array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_1d_text (file, vdesc, attname, attval) |
| Read/get a string attribute (or array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vid_0d_int (file, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vid_1d_int (file, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vid_0d_real (file, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vid_1d_real (file, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vid_0d_double (file, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vid_1d_double (file, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_0d_int (fh, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_1d_int (fh, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_0d_real (fh, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_1d_real (fh, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_0d_double (fh, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_fh_vid_1d_double (fh, varid, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_0d_int (file, vdesc, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_1d_int (file, vdesc, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_0d_real (file, vdesc, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_1d_real (file, vdesc, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_0d_double (file, vdesc, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
integer function | spio_get_att::pio_get_att_file_vdesc_1d_double (file, vdesc, attname, attval) |
| Read/Get an attribute (or an array of attributes) associated with a variable in a file. More...
|
|
SCORPIO APIs for writing attributes This file contains the SCORPIO APIs for reading ("get"ting) attributes (metadata) associated with variables.