The SKIRT project
advanced radiative transfer for astrophysics
Functions
pts.storedtable.do.list_stored_table_or_columns_info Namespace Reference

List basic metadata for a SKIRT stored table or stored columns file. More...

Functions

"list basic metadata for a SKIRT stored table or stored columns file" do ((str,"name or path of SKIRT stored table or stored columns file") filepath)
 

Detailed Description

List basic metadata for a SKIRT stored table or stored columns file.

This script lists relevant metadata about the specified SKIRT stored table or stored columns file. For a stored table file, the printed information includes the names, units and ranges for each of the axes, and the names and units for each of the quantities. For a stored columns file, the printed information includes the names and units and ranges for each of the columns and the number of rows.

Provide the name or (relative or absolute) file path of a SKIRT stored table/columns file as the single argument.