pytroll / pytroll-collectors

Collector modules for Pytroll
GNU General Public License v3.0
3 stars 18 forks source link

Expose listener addresses to segment gatherer #7

Closed pnuu closed 6 years ago

pnuu commented 6 years ago

This PR exposes addresses and port numbers to segment gatherer and initialize ListenerContainer with those addresses, if available.

Requires posttroll PR 8 to be merged first.

pnuu commented 6 years ago

Contains also fixes to unit tests, but there's still a problem in setting the PPP_CONFIG_DIR environment variable.