Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (13 loc) · 1.02 KB

Instrumentation

Project Management, Issue Tracking, and Documentation for the Instrumentation Project

Have a question? Looking for a new capability? Find a bug? Please create an Issue to start the conversation.

Project status is tracked here: https://github.com/USACE/instrumentation/projects?query=is%3Aopen

Code Repositories

Application Programming Interface (API)

Repository: https://github.com/USACE/instrumentation-api

User Interface (UI)

Repository: https://github.com/USACE/instrumentation-ui

Data Collection (DCS)

Repositories

  • instrumentation-dcs is a containerized version of OpenDCS

  • instrumentation-dcs-config is the configuration information for instruments, instrument message decoding, and datasources required by instrumentation-dcs at runtime. Managing the configuration information in a git repository facilitates continuous integration and deployment.