USF-IMARS / IPOPP-docs

Documentation related to IMaRS's use of NASA's IPOPP software.
MIT License
1 stars 0 forks source link

IPOPP-docs

NASA DRL's International Polar Orbiter Processing Package (IPOPP) is a collection of subsystems developed by NASA DRL which act as an ochestration framework for ingesting, processing, and publishing satellite imagery.

This repo houses public documentation and issue-tracking for the working collection of subsystems as maintained by the USF IMaRS group. Helpful raw files may also be stored here, but generally documentation will be in markdown format in the /docs directory and can be browsed from github directly. Remember that individual subsystems may have their own documentation and issue-tracking, this repo is the broad catch-all for when you're not sure or for getting a general overview.

Because the individual sub-systems of IPOPP are (somewhat) independent (hopefully more so in the future), we maintain these subsystems in individual repositories:

It may be possible to package the subsystems into this repo using git sub-modules in the future, but I haven't gottent there yet.

USF IMaRS makes use of the following SPA packages within the IPOPP framework:

A few additional tools we have developed:

Here is a directed graph generated by StationTester depicting our pipeline:

SPA graph

Lastly, please note that IMaRS is currently attempting to use puppet as a way to programatically deploy and configure IPOPP processing nodes. The puppet-ipopp module works in conjunction with roles/profiles in our puppet configuration to this end.