Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 721 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 721 Bytes

Aurora Explorer Kubernetes Configuration

For an overview of the project, visit the project gist.

This repository contains Kubernetes configurations and resources for the Aurora Explorer project. It includes Kubernetes manifests, a Dockerfile for the Aurora intensity processor, sample data for testing, and utility scripts.

  • k8s/: Kubernetes manifests for deploying and managing the application.
  • aurora_intensity_processor/: Docker environment for processing Aurora Borealis data, with the image hosted on ECR.
  • data/: Sample Aurora observation data for local testing.
  • utils/: Utility scripts to support data processing.