Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibab/luigi-cern
Luigi modules for working with the LHC grid
https://github.com/ibab/luigi-cern
Last synced: about 1 month ago
JSON representation
Luigi modules for working with the LHC grid
- Host: GitHub
- URL: https://github.com/ibab/luigi-cern
- Owner: ibab
- License: mit
- Created: 2016-01-06T15:25:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T15:48:34.000Z (almost 9 years ago)
- Last Synced: 2023-03-23T02:05:42.941Z (almost 2 years ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# luigi-cern
Luigi modules for working with the LHC gridTo run the example:
1. Make sure that XRootD is installed
2. `pip install -r requirements.txt`
3. Make sure you are authenticated via Kerberos
4. Launch `luigid` in the background
5. Adjust the `EOS_HOME` and `DEFAULT_SERVER` in `example.py`
6. Run `python example.py SumNumbers --outpath=/eos/lhcb/user/i/ibabusch/summed`
with your own EOS output path