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.
Documentation on how to use OpenDCS is available at https://opendcs-env.readthedocs.io/en/latest/index.html
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
Checkout the CONTRIBUTING.md file. Changes should be contributed to the default branch.
To build the file opendcs.jar run the following
ant jar
If you want to build the installer run
ant opendcs