Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 770 Bytes

File metadata and controls

30 lines (17 loc) · 770 Bytes

OpenDCS

OpenDCS is a tool for doing the following:

  • retrieving data from the NOAA GOES Satellite system and processing it to a more usual form
  • retrieving data from arbitrary systems
  • near real-time timeseries data processing.

Getting started

Documentation on how to use OpenDCS is available at https://opendcs-env.readthedocs.io/en/latest/index.html

Getting help

We have a mailing list at https://www.freelists.org/list/opendcs.

Additionally you can open a discussion at https://github.com/opendcs/opendcs/discussions

Contributing

Checkout the CONTRIBUTING.md file. Changes should be contributed to the default branch.

Compiling

To build the file opendcs.jar run the following

ant jar

If you want to build the installer run

ant opendcs