Changeset 10197 in ntrip for trunk/BNC


Ignore:
Timestamp:
Sep 5, 2023, 4:08:42 PM (9 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/scripts/pppPlot.pl

    r10034 r10197  
    360360        foreach my $key_sys ( sort keys %ELE ) {
    361361
    362             # print "$key_sys \n"; #print Dumper $ELE{$key_sys};
     362            # print "$key_sys \n";# print Dumper $ELE{$key_sys};
    363363            my @datasets = ();                                                # init datasets
    364364            my $pngName  = sprintf ( "%s_ELE_%s.png", $station, $key_sys );
Note: See TracChangeset for help on using the changeset viewer.