opendata.cern.ch
opendata.cern.ch copied to clipboard
Source code for the CERN Open Data portal
WARNING: To be checked first , especially the part with invenio-accounts.
A recent change in github disables git clone commands in format `git clone https://github.com/cms-opendata-validation/recotest.git` and they need to be replaced by `git clone git://github.com/cms-opendata-validation/recotest.git` NB This happens not only on...
Add instructions presenting REST API and telling users about persistent URLs and how to best download files via (1) canonical record URLs, (2) via EOSPUBLIC HTTP gateway, and (3) via...
Currently-used container names in our docker setup are: - wdb - web - worker - web-files - postgresql - redis - elasticsearch - elasticsearch-proxy - rabbitmq - nginx - static...
COD3 should behave nicely when PostgreSQL service is down. (regardless of our aggressive caching) Here are some findings: - home page http://0.0.0.0/ replies well, giving usual response: good! - search...
We probably need to add DOI for http://opendata.cern.ch/record/545 (csv files) to be in line with the citation instructions in http://opendata.cern.ch/about
The external resource linked from http://opendata-dev.web.cern.ch/record/51 does not work as expected: - the landing page https://vispa.physik.rwth-aachen.de/cern gives an error (guest login now allowed) - the main page https://vispa.physik.rwth-aachen.de/ allows guest...
Some cases to debug: - http://opendata-dev.web.cern.ch/record/7730: nothing (no production script/config) shown for SIM: /DYJetsToLL_M-50_TuneZ2Star_8TeV-madgraph-tarball/Summer12-START50_V13-v1/GEN-SIM However, mcm has the production script, not in the dicrionary https://cms-pdmv.cern.ch/mcm/requests?produce=%2FDYJetsToLL_M-50_TuneZ2Star_8TeV-madgraph-tarball%2FSummer12-START50_V13-v1%2FGEN-SIM&page=0&shown=70368744177663 but available from "Get setup...
It might be nice to have some content on the portal like found here: http://cern.ch/cms-aframe where on the desktop one can view the 360 (4pi really) panoramic images available on...
For generator fragments, we link directly to mcm. Example: http://opendata-dev.web.cern.ch/record/808# where `Generator parameters` link brings directly to https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/FSQ-LowPU2010-00013 This is fine for the moment but for long-term preservation, we should...