opendata.cern.ch
opendata.cern.ch copied to clipboard
Source code for the CERN Open Data portal
Update OPERA dataset semantic descriptions as per feedback from @galatigiuliana.
CERN Open Data uses a few customised modules: ```console $ cat requirements-production-local-forks.txt git+https://github.com/lepture/mistune-contrib.git#egg=mistune-contrib git+https://github.com/pamfilos/invenio-files-rest.git@eos-storage#egg=invenio-files-rest git+https://github.com/pamfilos/invenio-xrootd.git@eos-storage#egg=invenio-xrootd ``` The changes to `i-f-rest` and `i-xrootd` were required due to special storage of open...
## Dates * 2020-11-25 kick-off * 2021-MM-DD closure ## Goals - Upgrade back-end to latest Invenio stable release. - Upgrade front-end to React and adapt even visualisations. - Upgrade service...
http://opendata.cern.ch/record/465 links to http://opendata.cern.ch/record/docs/cms-guide-docker should be http://opendata.cern.ch/docs/cms-guide-docker
http://opendata.cern.ch/record/1700 includes only 2011 RunA, it should include 2011 RunB as well (175833 - 180252). Add (from http://fwyzard.web.cern.ch/fwyzard/hlt/2011/summary) ``` CMSSW_4_2_7_onlpatch3_ONLINE /cdaq/physics/Run2011/3e33/v2.0/HLT/V4 (runs 175832 - 175837) CMSSW_4_2_7_onlpatch3_ONLINE /cdaq/physics/Run2011/3e33/v2.0/HLT/V7 (runs 175857 -...
- Note that this can be done after #2888 - When ORCID iDs have been added to all remaining records with individual authors, the metadata sent to DataCite for the...
Dear Devs, I've been running CMSSW_5_3_32/src via docker and it worked fine in its first run. However, after exiting the container and running it again, I see that I've lost...
Hi! Could you please update the files of the `AOD2NanoAODOutreachTool` to v1.2? This fixes the issue [here](https://github.com/cms-opendata-analyses/AOD2NanoAODOutreachTool/issues/1) that you cannot run the code in the VM. Best Stefan
The CSV files of CMS contain typically the following column description: ``` Run,Event,Type1,E1,px1 ,py1,pz1,pt1,eta1,phi1,Q1,Type2,E2,px2,py2,pz2,pt2,eta2,phi2,Q2,M ``` It would be useful (both to users and for long-term preservation purposes) to store expanded...
Instructions should be included for using docker with access to cvmfs and conddb (as pointed out by the CMS Open Data users at MIT).