Skip to content
Snippets Groups Projects
Janet L. Goldstein's avatar
Janet Goldstein authored
* hyphens in manifest text are all changed to underscores
* InputScienceProduct is simplified
* weblog type is now `pipeline_weblog`
* manifest filename is just `ingestion_manifest.json`

TODO: additional tests to ensure manifest JSON is in the form of the 16B-069 example manifest
b4162ef0
History

NRAO Workspaces

Workspaces provides a bulk processing facility for the production of science-ready data products. The key ideas of this facility are:

  • Processing is quality-assured
  • Processing is estimable, visible and cancellable
  • Processing utilizes large clusters for high throughput, such the local cluster or the public Open Science Grid
  • Processing may be set up prior to the availability of input products, and will kick off when they arrive
  • Processing options are edited by users and the provenance is tracked

Detailed documentation is available at our Sphinx documentation site.

Coverage reports are also available at our htmlcov site.