The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
RFAA
This repository is a public research-data copy of the RFAA directory used by
the DCNPA web project.
Layout
The source data contains four top-level collections:
Test251Test167Test1440LEADS-PEP
Because the source contains many files, each collection is stored as a series
of independent tar archives under archives/<collection>/. File lists and
original byte sizes are stored under manifests/.
Extract all shards of a collection with:
for archive in archives/Test251/*.tar; do
tar -xf "$archive"
done
The upload is performed incrementally. A shard is removed from the temporary server workspace only after its remote path and size have been verified.
Status
Migration from the source storage is in progress.
License and provenance details should be confirmed by the dataset owner before formal redistribution or reuse.
- Downloads last month
- 28