Loading earthworm/nmxptool.d +1 −1 Original line number Original line Diff line number Diff line Loading @@ -65,7 +65,7 @@ DefaultNetworkCode IV # Default network code where in 'Channe # value, than using 'MaxDataToRetrieve'. # value, than using 'MaxDataToRetrieve'. # It allows to retrieve much more data of the past when # It allows to retrieve much more data of the past when # the program restarts but it slows down the execution. # the program restarts but it slows down the execution. # It is extremely harmful when declare a lot of channels. # It is extremely harmful when you have many channels. ChannelFile /home/ew/naqs1a.list.txt # List of channel patterns like 'Channel'. One for each line. ChannelFile /home/ew/naqs1a.list.txt # List of channel patterns like 'Channel'. One for each line. Loading earthworm/nmxptool_cmd.html +1 −1 Original line number Original line Diff line number Diff line Loading @@ -190,7 +190,7 @@ stdout and stderr is suppressed. It allows to retrieve It allows to retrieve much more data of the past when the program restarts but much more data of the past when the program restarts but it slows down the execution. it slows down the execution. It is extremely harmful when declare a lot of channels. It is extremely harmful when you have many channels. Range is [0..86400]. Range is [0..86400]. <pre><!-- Default and example go here --><br>Default: 0<br>Example: MaxDataToRetrieve 3600</pre> <pre><!-- Default and example go here --><br>Default: 0<br>Example: MaxDataToRetrieve 3600</pre> </blockquote> </blockquote> Loading src/nmxptool_getoptlong.c +5 −4 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Istituto Nazionale di Geofisica e Vulcanologia - Italy * Istituto Nazionale di Geofisica e Vulcanologia - Italy * quintiliani@ingv.it * quintiliani@ingv.it * * * $Id: nmxptool_getoptlong.c,v 1.78 2008-03-03 10:37:52 mtheo Exp $ * $Id: nmxptool_getoptlong.c,v 1.79 2008-03-03 10:50:30 mtheo Exp $ * * */ */ Loading Loading @@ -180,9 +180,10 @@ Main arguments:\n\ only data buffered by NaqsServer will be retrieved.\n\ only data buffered by NaqsServer will be retrieved.\n\ It is preferable, inside the section Datastream of\n\ It is preferable, inside the section Datastream of\n\ the file Naqs.ini, setting DataBufferLength to a high\n\ the file Naqs.ini, setting DataBufferLength to a high\n\ value, than using -A. It slows down execution but\n\ value, than using -A. It allows to retrieve much more\n\ it allows to retrieve much more data of the past.\n\ data of the past when the program restarts but it\n\ It is extremely harmful when declare a lot of channels.\n\ slows down the execution.\n\ It is extremely harmful when you have many channels.\n\ Related to -F.\n\ Related to -F.\n\ \n", \n", DEFAULT_MAX_TIME_TO_RETRIEVE, DEFAULT_MAX_TIME_TO_RETRIEVE, Loading Loading
earthworm/nmxptool.d +1 −1 Original line number Original line Diff line number Diff line Loading @@ -65,7 +65,7 @@ DefaultNetworkCode IV # Default network code where in 'Channe # value, than using 'MaxDataToRetrieve'. # value, than using 'MaxDataToRetrieve'. # It allows to retrieve much more data of the past when # It allows to retrieve much more data of the past when # the program restarts but it slows down the execution. # the program restarts but it slows down the execution. # It is extremely harmful when declare a lot of channels. # It is extremely harmful when you have many channels. ChannelFile /home/ew/naqs1a.list.txt # List of channel patterns like 'Channel'. One for each line. ChannelFile /home/ew/naqs1a.list.txt # List of channel patterns like 'Channel'. One for each line. Loading
earthworm/nmxptool_cmd.html +1 −1 Original line number Original line Diff line number Diff line Loading @@ -190,7 +190,7 @@ stdout and stderr is suppressed. It allows to retrieve It allows to retrieve much more data of the past when the program restarts but much more data of the past when the program restarts but it slows down the execution. it slows down the execution. It is extremely harmful when declare a lot of channels. It is extremely harmful when you have many channels. Range is [0..86400]. Range is [0..86400]. <pre><!-- Default and example go here --><br>Default: 0<br>Example: MaxDataToRetrieve 3600</pre> <pre><!-- Default and example go here --><br>Default: 0<br>Example: MaxDataToRetrieve 3600</pre> </blockquote> </blockquote> Loading
src/nmxptool_getoptlong.c +5 −4 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Istituto Nazionale di Geofisica e Vulcanologia - Italy * Istituto Nazionale di Geofisica e Vulcanologia - Italy * quintiliani@ingv.it * quintiliani@ingv.it * * * $Id: nmxptool_getoptlong.c,v 1.78 2008-03-03 10:37:52 mtheo Exp $ * $Id: nmxptool_getoptlong.c,v 1.79 2008-03-03 10:50:30 mtheo Exp $ * * */ */ Loading Loading @@ -180,9 +180,10 @@ Main arguments:\n\ only data buffered by NaqsServer will be retrieved.\n\ only data buffered by NaqsServer will be retrieved.\n\ It is preferable, inside the section Datastream of\n\ It is preferable, inside the section Datastream of\n\ the file Naqs.ini, setting DataBufferLength to a high\n\ the file Naqs.ini, setting DataBufferLength to a high\n\ value, than using -A. It slows down execution but\n\ value, than using -A. It allows to retrieve much more\n\ it allows to retrieve much more data of the past.\n\ data of the past when the program restarts but it\n\ It is extremely harmful when declare a lot of channels.\n\ slows down the execution.\n\ It is extremely harmful when you have many channels.\n\ Related to -F.\n\ Related to -F.\n\ \n", \n", DEFAULT_MAX_TIME_TO_RETRIEVE, DEFAULT_MAX_TIME_TO_RETRIEVE, Loading