opendata.cern.ch icon indicating copy to clipboard operation
opendata.cern.ch copied to clipboard

Source code for the CERN Open Data portal

Results 234 opendata.cern.ch issues
Sort by recently updated
recently updated
newest added

The path http://127.0.0.1:5000/glossary/json (which returns the json of the glossaries) seems to read the information from a local file, instead of OpenSearch. It would be better if the information was...

OpenSearch has moved the index templates definition to component templates. The index templates are still supported, and they will be deprecated at some point. It will be nice to move...

Topic: search

Build a record for the pileup dataset [/Neutrino_E-10_gun/RunIISummer20ULPrePremix-UL16_106X_mcRun2_asymptotic_v13-v1/PREMIX](https://cmsweb.cern.ch/das/request?input=dataset%3D%2FNeutrino_E-10_gun%2FRunIISummer20ULPrePremix-UL16_106X_mcRun2_asymptotic_v13-v1%2FPREMIX&instance=prod/global) /Neutrino_E-10_gun/RunIISummer20ULPrePremix-UL16_106X_mcRun2_asymptotic_v13-v1/PREMIX The previous [pileup dataset records](https://opendata.cern.ch/search?q=&f=type%3ADataset&f=file_type%3Agen-sim&f=category%3AStandard%20Model%20Physics%2Bsubcategory%3AMinimum%20Bias&l=list&order=desc&p=1&s=10&sort=mostrecent) were GEN-SIM, this is now different: PREMIX A new json file: `cms-simulated-datasets-2016-pileup.json` See https://github.com/cernopendata/opendata.cern.ch/blob/master/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-pileup.json recid: 30566

Topic: records
Experiment: CMS
CMS: MC

A full review of the page is needed. There are at least three issues with the current version: 1. It is very LHC centric. There are comments like `Data policies:...

For CMS MC datasets, we can the cross-section values from the McM database, but these values can also be read from the files as well. Good instructions exist for how...

Experiment: CMS
Topic: docs
CMS: MC cross sections
CMS: instructions

The author names do not seem to be indexed anymore in the global index. E.g. typing "Wunsch" in the search box gives 0 results after the upgrade, whilst it used...

Topic: search

The virtual machines used for elasticsearch clusters for prod/qa/dev are no longer needed. The machines can be destroyed.

Comments from our OpenShift colleagues: ``` $ oc adm top pod NAME CPU(cores) MEMORY(bytes) cache-2-wxtn8 1m 3Mi logstash-deployment-6b5cdbd68f-rl7w9 20m 1569Mi mq-1-txdvz 1m 113Mi proxy-24-cj76v 0m 69Mi proxy-24-ht7xc 0m 65Mi web-16-krrxw...

The schema of opendata defines 3 objects (records, glossary and docs). All these obejcts are stored under indices like `record-`. The searches are done in all the indices. There are...