App-SeismicUnixGui

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

\B.metadata
\B.project
\B.FileHistory.txt
\B.Makefile.PL.swp
\bchain.sh
\bjunk
\bjunk.pl
\bCHANGES
\bMYMETA\.
\btbd.pl
\bcpan-upload.sh
\btbd
# Skip temporary, backup files,
# and directories
\bblib_bck/
\B.bashrc
\B.itemp_
\B.temp
\B.tbd
\B.exists
\B.num_samples

lib/App/SeismicUnixGui/misc/blue_flow.pm  view on Meta::CPAN


			my $values_aref = $color_flow_href->{_values_aref};

			# print("2. color_flow,_perl_flow, values = @$values_aref \n");

		  # Populate GUI with the parameter values and labels of the first item
		  # _add2flow will call _flow_select to select the last flow item loaded
		  # _flow select marks the gui history and calls
		  # flow_select which will detect any parameter changes
		  # and will store
		  # upload variables into the param_flow for each program

			_add2flow();
		}

		_flow_select_director('_perl_flow');

		# flow loading and display is complete
		# print("1. color_flow, _perl_flow, print out gui_history\n");
		# $gui_history->view();

lib/App/SeismicUnixGui/misc/green_flow.pm  view on Meta::CPAN


			my $values_aref = $color_flow_href->{_values_aref};

			# print("2. color_flow,_perl_flow, values = @$values_aref \n");

		  # Populate GUI with the parameter values and labels of the first item
		  # _add2flow will call _flow_select to select the last flow item loaded
		  # _flow select marks the gui history and calls
		  # flow_select which will detect any parameter changes
		  # and will store
		  # upload variables into the param_flow for each program

			_add2flow();
		}

		_flow_select_director('_perl_flow');

		# flow loading and display is complete
		# print("1. color_flow, _perl_flow, print out gui_history\n");
		# $gui_history->view();

lib/App/SeismicUnixGui/misc/grey_flow.pm  view on Meta::CPAN


			my $values_aref = $color_flow_href->{_values_aref};

			# print("2. color_flow,_perl_flow, values = @$values_aref \n");

		  # Populate GUI with the parameter values and labels of the first item
		  # _add2flow will call _flow_select to select the last flow item loaded
		  # _flow select marks the gui history and calls
		  # flow_select which will detect any parameter changes
		  # and will store
		  # upload variables into the param_flow for each program

			_add2flow();
		}

		_flow_select_director('_perl_flow');

		# flow loading and display is complete
		# print("1. color_flow, _perl_flow, print out gui_history\n");
		# $gui_history->view();

lib/App/SeismicUnixGui/misc/pink_flow.pm  view on Meta::CPAN


			my $values_aref = $color_flow_href->{_values_aref};

			# print("2. color_flow,_perl_flow, values = @$values_aref \n");

		  # Populate GUI with the parameter values and labels of the first item
		  # _add2flow will call _flow_select to select the last flow item loaded
		  # _flow select marks the gui history and calls
		  # flow_select which will detect any parameter changes
		  # and will store
		  # upload variables into the param_flow for each program

			_add2flow();
		}

		_flow_select_director('_perl_flow');

		# flow loading and display is complete
		# print("1. color_flow, _perl_flow, print out gui_history\n");
		# $gui_history->view();

lib/App/SeismicUnixGui/script/L_SU.pl  view on Meta::CPAN

 
 V 0.4.5 Include PDL packages to handle interactive modeling and reading fortran-generated
 files
 
  V 0.5.0 new color_listbox class handles occupancy and vacancies among the listboxes March 2021
 
 V0.5.1 delete_whole_flow_button,  April 9, 2021
 
 V0.6.6 September 4, 2021
 
 V0.80.00 September 19, 2022 ready for initial uploading to the CPAN
 
 V0.82.3 April 2023, ready for automatic installation and Earthscope summer program 
 V0.82.4,5 27 April 2023, Improved: "How to install environment variables"

 
=cut

=head2 USE

=head3 NOTES



( run in 2.998 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )