Skip to content
/ iem Public
forked from akrherz/iem

Code that makes the Iowa Environmental Mesonet run, or run into the ground.

License

Notifications You must be signed in to change notification settings

aevela/iem

 
 

Repository files navigation

Iowa Environmental Mesonet

If using this code causes your server to have kittens, it is your own fault.

This monolith drives much of the ingest, processing, product generation, and web presence of the IEM. Hopefully it can be found useful for others to at least look at to see how some of the magic happens.

Limited integration testing is done on Github Actions: Build Status

Database schema is in akrherz/iem-database.

Where are processes running

The processing load for the IEM is spread over a number of virtual machines. This is an attempt to document what is running where. The backup shown may not be automated, but another system that could be up and running the service in limited time.

Process Primary Backup Monitor
GOES R/S iem8-dc iem19 None
iembot iem13 iem12 nagios checks for twistd processes running
iem-web-services iem16 iem14 None
LDM iem14 None None
LoggerNet iem15 None None
NEXRAD Mosaics iem8-dc iem16 nagios checks archive
openfire iem14 None None
postgres metvm6 metvm9 None
postgres2 metvm4 None None
postgres3 metvm1 None None
postgres4 metvm7 None None
samba iem12 None cron scripts check data availability
SSH iem14 None None
RIDGE iem13 None inbound file queue, check latency 7 radars
webalizer iem19 None None
Webcam Current iem13 None cron script monitors for offline webcams
Webcam Lapses iem13 None None

About

Code that makes the Iowa Environmental Mesonet run, or run into the ground.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 43.7%
  • Python 38.5%
  • HTML 13.6%
  • JavaScript 2.5%
  • Shell 1.0%
  • Rich Text Format 0.4%
  • Other 0.3%