Mike Neilson

Results 5 issues of Mike Neilson

Reference: https://dcs1.noaa.gov/documents/DAMS_NT_Specification_V8.2.pdf Short version: takes the DCS data files and pushes them out a TCP socket immediate or "NONE\r\n" every 10 seconds. Thus fairly simple for downstream systems to process....

When going through the guide I struggled for a moment to verify things were working. The port in the goeslrit subscribe example didn't match the publisher port configured by default...

It's not released yet but we're about to merge in a change that renames the the zopen function to avoid a collision with one of the MacOS libraries. https://github.com/HydrologicEngineeringCenter/hec-dss/pull/165

Hello, I've found your project useful to some of my operations but it looks like it's not really maintained anymore. I've been able to get a proper build system implemented...

I have an application that needs the ability to set the console title and start up a console if configured to do so. I was considering adding some extra, conditional...