create_dataset_filelist
Create a filelist from a SAM dataset definition for analysis. Specify location and file limit to prepare datasets for refana analysis tools.
Instructions
Create a filelist for analysis from a SAM dataset definition.
This tool prepares a dataset for use with refana analysis tools.
Args:
defname: SAM definition name (e.g., 'ensembleMDS3c')
location: File location ('disk', 'tape', 'scratch', 'nersc')
max_files: Limit to first N files (useful for testing)
output_path: Path to save filelist (if None, generates temp path)
Returns:
Dictionary with filelist path and dataset information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| defname | Yes | ||
| location | No | disk | |
| max_files | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||