MCPcopy Index your code
hub / github.com/evogelsa/dcs-real-weather

github.com/evogelsa/dcs-real-weather @v2.5.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.5.1 ↗ · + Follow
122 symbols 389 edges 21 files 60 documented · 49%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DCS Real Weather

Downloads Latest Release Discord Go Report Card

Real Weather logo

DCS Real Weather is program meant to be incorporated into a DCS server's restart cycle. The utility fetches the most recent weather report (METAR) from a selected airport and attempts to make the weather conditions inside a provided mission file match the report. When configured this way, a server can run a static mission file but regularly update the weather conditions automatically. The utility can also update time of day based off the current time and a given offset if desired.

Documentation and Setup

If using the latest stable release, please see the release documentation. If using the latest beta version, please see the development documentation.

Bot Documentation and Setup

For now, the bot does not have a separate release cycle. All new bot releases will be paired with Real Weather releases. Please see the bot directory for its documentation; here's a link for the latest stable release and here's a link for the latest development release.

Contributing

Interested in helping to improve this project? Please see the contributing guide for guidelines on making suggestions, opening new issues, or contributing code. Thanks for your interest!

Enjoying DCS Real Weather?

Please consider starring the project to show your support. If you would like to get more involved, read the contributing guide to see how you can improve DCS Real Weather. This started as a small personal project and has grown to a small user base over the past couple years. Feel free to spread the love by posting about DCS real weather or by sharing with friends. Also join our small Discord community for support, announcements, and camaraderie. For those interested in supporting the project financially, please see the "sponsor" button at the top of the page for options. Thanks!

Core symbols most depended-on inside this repo

Get
called by 90
config/config.go
Warnln
called by 67
logger/logger.go
Errorf
called by 56
logger/logger.go
Infoln
called by 42
logger/logger.go
Clamp
called by 20
util/util.go
Infow
called by 16
logger/logger.go
quote
called by 11
util/util.go
Warnf
called by 8
logger/logger.go

Shape

Function 99
Struct 20
TypeAlias 3

Languages

Go100%

Modules by API surface

miz/mission.go20 symbols
weather/weather.go18 symbols
config/config.go15 symbols
weather/aviationweather.go13 symbols
weather/checkwxweather.go12 symbols
logger/logger.go12 symbols
util/util.go6 symbols
cmd/bot/handlers/util.go5 symbols
miz/zip.go4 symbols
cmd/realweather/main.go4 symbols
cmd/bot/config/config.go3 symbols
cmd/bot/main.go2 symbols

For agents

$ claude mcp add dcs-real-weather \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page