The EIC group at BNL has a large amount (13 TB and growing) of
pre-generated events from Pythia, Milou, Djangoh, and others available
for download via NextCloud/BNLbox.
To access this data, no lab association is necessary. Simply contact
Kolja Kauder, kkauder_at_bnl.gov, and request a guest account.
You will receive an invitation where you can choose your password. From then on, you can log into
https://bnlbox.sdcc.bnl.gov
and find everything in the EIC_Data
directory via the web interface.
Instructions for using curl, cadaver, and a script that can download entire directories can be found here. A few additional points that may simplify life:
copy_bnl_box.rb
script is found inside EIC_Data
./gpfs02/eic/DATA
export eicdataurl='https://bnlbox.sdcc.bnl.gov/remote.php/dav/files/myemail@myprovider.com/EIC_Data'
or
setenv eicdataurl 'https://bnlbox.sdcc.bnl.gov/remote.php/dav/files/myemail@myprovider.com/EIC_Data'
This way, you can (with a suitably configured .netrc) use something like:
curl -O -n ${eicdataurl}/copy_bnl_box.rb
There is more than enough space available to fulfill all storage needs of the Yellow Report effort as reported in the recent poll to working groups. To make use of it, please contact the software working group so we can determine together the most efficient way to upload your data and make it accessible to the whole community!