opendata.cern.ch
opendata.cern.ch copied to clipboard
Source code for the CERN Open Data portal
```console $ git checkout master $ docker-compose -f docker-compose-dev.yml down -v $ docker-compose -f docker-compose-dev.yml build $ docker-compose -f docker-compose-dev.yml up $ docker-compose exec web /code/scripts/populate-instance.sh --skip-records $ docker-compose exec...
Hi @katilp, @tiborsimko! In the opening line of [the announcement](https://opendata.cern.ch/docs/cms-releases-heavy-ion-data), instead of linking the text “open data from heavy-ion collisions” to could we link the text “its first batches of...
In http://opendata-dev.cern.ch/record/1699 the two last links point to non-existing page. Check which CMSSW version is close enough to be useful for looking for HLT path definitions, have them tagged, and...
* [TOFIX] rebase 'invenio-files-rest' local fork ( due to invenio-sipstore) * To try : ``` $ docker-compose -f docker-compose-dev.yml build $ docker-compose -f docker-compose-dev.yml up $ docker exec -i -t...
Add the missing pieces in the application text and replace the "FIXME"s by proper text. Our application draft can be found here: https://docs.google.com/document/d/1qy7lcClcFRoEztq_zzj60mcs7vVZTgZ3FS_Dk2yCI7s/edit?usp=sharing Also check the suggestions in the document....
Add a new JSON fixture file representing JADE VM record. The new file could be called `jade-vm-2018.json` or some such. Example to follow: `cernopendata/modules/fixtures/data/records/cms-tools-vm-image-2012.json`. You can use record ID (`recid`)...
Investigate possibility of introducing a track fitting tool allowing users to select several ED hits and the tool would then fit a straight line through them.
For OPERA ECC event display in 3d, consider implementing a snapshotting feature and a "save animation" feature. Currently users can do this via OS-based screenshot-taking tools; perhaps that's sufficient? CC...
Create new OPERA author lists for the forthcoming datasets. Examples to follow: ``` cernopendata/modules/fixtures/data/records/opera-author-list-multiplicity.json cernopendata/modules/fixtures/data/records/opera-author-list-tau.json ```
Finish preparing OPERA electron shower dataset for publication.