Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
G
gracedb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • gracedb
  • Issues
  • #95

Closed
Open
Created Nov 30, 2018 by Leo Pound Singer@leo-singerContributor

Clean up sky map URLs in VOEvents for unauthenticated access

Reduce the number of different URLs that are given in the sky map section to two: one for the FITS file and one for the PNG file. Rename to skymap_fits and skymap_png.

        <Group type="GW_SKYMAP" name="bayestar">
            <Param name="skymap_fits" dataType="string" value="..." ucd="meta.ref.url" unit="">
                <Description>Sky Map FITS</Description>
            </Param>
            <Param name="skymap_png" dataType="string" value="..." ucd="meta.ref.url" unit="">
                <Description>Sky Map image</Description>
            </Param>
        </Group>
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Update VOEvent schema/contents
Milestone
Update VOEvent schema/contents (Past due)
Assign milestone
Time tracking
None
Due date
None