July 7, 2015
1:54 p.m.
New issue 1041: Rockstar frontend counts extra files https://bitbucket.org/yt_analysis/yt/issue/1041/rockstar-frontend-counts-ext... Britton Smith: The Rockstar frontend counts files by globbing prefix*, when it should be prefix.*. For example, this means that counting files for the dataset halos_13.0.bin will also count files for halos_130.0.bin, halos_131.0.bin, etc. Responsible: brittonsmith