diff --git a/conda/meta.yaml b/conda/meta.yaml index 9d62847..f7a13ae 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -1,10 +1,10 @@ package: name: sprit - version: 0.1.60 + version: 0.1.61 source: git_url: https://github.com/RJbalikian/SPRIT-HVSR - git_tag: v0.1.60 + git_tag: v0.1.61 build: number: 0 diff --git a/docs/generate_docs.py b/docs/generate_docs.py index 0a49d76..b72ae2a 100644 --- a/docs/generate_docs.py +++ b/docs/generate_docs.py @@ -12,7 +12,7 @@ #Whether to CONVERT_MD using markdown library (True), or let github do it (False) CONVERT_MD=True RTD_THEME=False #Not currently working -RELEASE_VERSION= '0.1.60' +RELEASE_VERSION= '0.1.61' RUN_TESTS=False LINT_IT=False diff --git a/docs/main.html b/docs/main.html index 0ac9e12..af26402 100644 --- a/docs/main.html +++ b/docs/main.html @@ -2953,7 +2953,7 @@

Returns

placeholder='', value='', style={'description_width': 'initial'},layout=widgets.Layout(width='90%')) - export_results_table_read_button = widgets.Button(description='', style='success', + export_results_table_read_button = widgets.Button(description='', icon='fa-file-import',button_style='success', layout=widgets.Layout(width='10%')) export_results_table_browse_button = widgets.Button(description='Export Table', layout=widgets.Layout(width='10%')) @@ -5013,7 +5013,7 @@

Returns

-def input_params(datapath, site='HVSR Site', network='AM', station='RAC84', loc='00', channels=['EHZ', 'EHN', 'EHE'], acq_date='2024-01-06', starttime='00:00:00.00', endtime='23:59:59.999999', tzone='UTC', xcoord=-88.2290526, ycoord=40.1012122, elevation=755, input_crs='EPSG:4326', output_crs='EPSG:4326', elev_unit='feet', depth=0, instrument='Raspberry Shake', metapath=None, hvsr_band=[0.4, 40], peak_freq_range=[0.4, 40], processing_parameters={}, verbose=False) +def input_params(datapath, site='HVSR Site', network='AM', station='RAC84', loc='00', channels=['EHZ', 'EHN', 'EHE'], acq_date='2024-01-07', starttime='00:00:00.00', endtime='23:59:59.999999', tzone='UTC', xcoord=-88.2290526, ycoord=40.1012122, elevation=755, input_crs='EPSG:4326', output_crs='EPSG:4326', elev_unit='feet', depth=0, instrument='Raspberry Shake', metapath=None, hvsr_band=[0.4, 40], peak_freq_range=[0.4, 40], processing_parameters={}, verbose=False)

Function for designating input parameters for reading in and processing data

diff --git a/docs/sprit_hvsr.html b/docs/sprit_hvsr.html index 152d624..da10a73 100644 --- a/docs/sprit_hvsr.html +++ b/docs/sprit_hvsr.html @@ -9248,7 +9248,7 @@

Returns

-def input_params(datapath, site='HVSR Site', network='AM', station='RAC84', loc='00', channels=['EHZ', 'EHN', 'EHE'], acq_date='2024-01-06', starttime='00:00:00.00', endtime='23:59:59.999999', tzone='UTC', xcoord=-88.2290526, ycoord=40.1012122, elevation=755, input_crs='EPSG:4326', output_crs='EPSG:4326', elev_unit='feet', depth=0, instrument='Raspberry Shake', metapath=None, hvsr_band=[0.4, 40], peak_freq_range=[0.4, 40], processing_parameters={}, verbose=False) +def input_params(datapath, site='HVSR Site', network='AM', station='RAC84', loc='00', channels=['EHZ', 'EHN', 'EHE'], acq_date='2024-01-07', starttime='00:00:00.00', endtime='23:59:59.999999', tzone='UTC', xcoord=-88.2290526, ycoord=40.1012122, elevation=755, input_crs='EPSG:4326', output_crs='EPSG:4326', elev_unit='feet', depth=0, instrument='Raspberry Shake', metapath=None, hvsr_band=[0.4, 40], peak_freq_range=[0.4, 40], processing_parameters={}, verbose=False)

Function for designating input parameters for reading in and processing data

diff --git a/docs/sprit_jupyter_UI.html b/docs/sprit_jupyter_UI.html index cff6019..52b6298 100644 --- a/docs/sprit_jupyter_UI.html +++ b/docs/sprit_jupyter_UI.html @@ -2085,7 +2085,7 @@

Module sprit.sprit_jupyter_UI

placeholder='', value='', style={'description_width': 'initial'},layout=widgets.Layout(width='90%')) - export_results_table_read_button = widgets.Button(description='', style='success', + export_results_table_read_button = widgets.Button(description='', icon='fa-file-import',button_style='success', layout=widgets.Layout(width='10%')) export_results_table_browse_button = widgets.Button(description='Export Table', layout=widgets.Layout(width='10%')) @@ -4270,7 +4270,7 @@

Functions

placeholder='', value='', style={'description_width': 'initial'},layout=widgets.Layout(width='90%')) - export_results_table_read_button = widgets.Button(description='', style='success', + export_results_table_read_button = widgets.Button(description='', icon='fa-file-import',button_style='success', layout=widgets.Layout(width='10%')) export_results_table_browse_button = widgets.Button(description='Export Table', layout=widgets.Layout(width='10%')) diff --git a/pyproject.toml b/pyproject.toml index 1a0eb00..acbc5dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "sprit" authors = [{name="Riley Balikian"}, {name="Hongyu Xaio"}] dynamic = ["readme"] license = {file = "LICENSE"} -version="0.1.60" +version="0.1.61" description = "A package for processing and analyzing HVSR (Horizontal to Vertical Spectral Ratio) data" keywords = ["HVSR", "seismic", "horizontal to vertical spectral ratio", "obspy", 'geology', 'geophysics', 'geotechnical'] requires-python = ">=3.9" diff --git a/setup.py b/setup.py index 1d492c5..ebf0539 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ name="sprit", author= "Riley Balikian", author_email = "balikian@illinois.edu", - version="0.1.60", + version="0.1.61", package_data={'sprit': ['resources/*', 'resources/icon/*', 'resources/themes/*', 'resources/themes/forest-dark/*', 'resources/themes/forest-light/*', 'resources/sample_data/*','resources/settings/*']}, long_description_content_type="text/markdown",