Skip to content

An event-driven image processing pipeline for developing our foundational capability to work with HSI data sources.

Notifications You must be signed in to change notification settings

jamesmcclain/nasa-hyperspectral

 
 

Repository files navigation

NASA SBIR — Hyperspectral Imagery Processing HSI CI

An event-driven image processing pipeline for developing our foundational capability to work with HSI data sources.

Requirements

Getting Started

The following script will provision the development environment.

$ ./scripts/setup

Then, you can bring up the local Franklin instance, which will be accessible at http://localhost:9090.

$ ./scripts/server

See READMEs in the src/ directories for instructions on how to run individual services in this application.

Scripts

Name Description
cibuild Build application for staging or a release.
cipublish Publish container images to Elastic Container Registry (ECR).
console Run an interactive shell or command inside an application container.
db-console Enter a database shell.
infra Execute Terraform subcommands with remote state management.
migrate Run database migrations.
server Start application servers, including Franklin.
setup Set up the project's development environment.
update Update project runtime dependencies (e.g. run migrations, build container images).
edit-tfvars Safely make changes to variables that affect deployment

About

An event-driven image processing pipeline for developing our foundational capability to work with HSI data sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • Python 1.0%
  • Shell 0.2%
  • HCL 0.1%
  • Scala 0.1%
  • Dockerfile 0.0%