This repository serves as a guide to the various components that make up the Unity Application Development Services.
Deployment of Services:
- unity-ads-deployment - Terraform and Cloud Formation scripts for the deployment of ADS services into AWS:
- Development Environment
- Application Catalog
- Continuous Integration
- unity-docker-stacks - Custom Unity Jupyterhub Docker stacks
- unity-ads-dockstore-app-test - Repository for testing Dockstore Github application syncing
Application Packaging and Building:
- app-pack-generator - Library to generate OGC compliant application packages from Papermill annotated Jupyter notebooks
- unity-app-generator - Unity customized usage of app-pack-generator
- unity-example-application - Example application repository to use for testing app-pack-generator and unity-app-generator
- unity-ci-stage-io - Used by app-pack-generator for date stage in and stage out steps
- unity-app-build-trigger - Gitlab runners installed into MCP Gitlab that run unity-app-generator with configuration parameters set up in the Gitlab environment
Interfacing:
- unity-py - Unity Client Library for Python
Sounder SIPS:
- sounder-sips-application - JPL Sounder SIPS project PGE Dockerization into an OGC application
- sounder-sips-test-data - Test data used for running sounder-sips-application
- sounder-sips-tutorial - Jupyter notebook tutorial in support of the SounderSIPS team using Unity