Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • ossr-curation ossr-curation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vuillaume
  • ossr-curationossr-curation
  • Merge requests
  • !33

[CURATE] Dockerfile to extract Gravitational Wave data from the ESCAPE datalake

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open CI requested to merge 5742052 into master Mar 14, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

=== Record #5742053 ===
Title: Dockerfile to extract Gravitational Wave data from the ESCAPE datalake
DOI: 10.5281/zenodo.5742053
URL: https://zenodo.org/record/5742053
This is a container to extract Gravitational Wave (GW) data from the datalake using Rucio and feed 1 second GW frames to the GW pipelines. To run this container it first needs to be built: (sudo) docker build -t rucio-gwf-shared-vol-writer-public . Then it can be run using the following command:   (sudo) docker run -e RUCIO_ACCOUNT= -v /path/to/client.crt:/opt/rucio/etc/client.crt -v /path/to/client.key:/opt/rucio/etc/client.key -v /path/to/output/frames:/dataout rucio-gwf-shared-vol-writer  

Check the software checklist for the entry

  • Contains valid codemeta.json (see validator output)
  • Documentation is provided in the Zenodo entry (at least through codemeta)
  • a stable versioned release of the project
  • It is under an open-source license (see SPDX [https://spdx.org/licenses/])
  • Follows a reasonable set of software development / software engineering practices (rough by-eye quality estimate)

Complete onboarding issue

Related onboarding issue: XXX (to be entered by onboarding manager)

  • Make sure all boxes of the checklist up to "Uploaded to Zenodo" are ticked
  • Tick "software checklist completed" when done with the above
  • When cleared for merging, tick "Added to Zenodo community/published" and change issue status to "closed"

!! There is no codemeta file in record 5742053 !!

Edited Mar 14, 2022 by CI
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 5742052