Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VO RequirementValueSource

access_url



access_estsize
files.filesize, or combined value for an image set
dataproduct_type'image'default
access_format'fits'default

obs_publisher_did


Obtained upon registering with the Virtual Observatory
facility_name'NRAO'default
t_resolution
images.image_integration_time
t_xel1default
em_xel1default
pol_xel1default

Thumbnail

...


Thumbnails

We won't store thumbnails in NGAS as such, for each we will:

  1. compute the sha1 hash of the file
  2. store the file in a filesystem at $ROOT/$1/$2/$3/$FILENAME, where $ROOT is a CAPO property that maps to the root of the filesystem, $1 is the first two characters

...

  1. of the sha1 sum, $2 the second two

...

  1. , and $3 the third two.
  2. in the metadata database we will store the $1/$2/$3/$FILENAME path

...