Changeset 10197 in ntrip
- Timestamp:
- Sep 5, 2023, 4:08:42 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/scripts/pppPlot.pl
r10034 r10197 360 360 foreach my $key_sys ( sort keys %ELE ) { 361 361 362 # print "$key_sys \n"; #print Dumper $ELE{$key_sys};362 # print "$key_sys \n";# print Dumper $ELE{$key_sys}; 363 363 my @datasets = (); # init datasets 364 364 my $pngName = sprintf ( "%s_ELE_%s.png", $station, $key_sys );
Note:
See TracChangeset
for help on using the changeset viewer.