eqcctpro 0.5.6__py3-none-any.whl → 0.5.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of eqcctpro might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: eqcctpro
3
- Version: 0.5.6
3
+ Version: 0.5.8
4
4
  Summary: EQCCTPro: A powerful seismic event detection toolkit
5
5
  Author-email: Constantinos Skevofilax <constantinos.skevofilax@austin.utexas.edu>, Victor Salles <victor.salles@beg.utexas.edu>
6
6
  Project-URL: Homepage, https://pypi.org/project/eqcctpro/
@@ -302,13 +302,15 @@ eqcct_runner.run_eqcctpro()
302
302
  - The start time of the area of time that is being analyzed
303
303
  - EX. 2024-12-14 12:00:00
304
304
  - Must follow the following convention YYYY-MO-DA HR:MI:SC
305
- - Used to create a list of defined timechunks from the defined analysis timeframe
305
+ - Used to create a list of defined timechunks from the defined analysis timeframe
306
+ - Must be the exact start time of the analysis time period (does not include the prior waveform overlap time IE. 2024-12-15 11:58:00 for a 2 minute waveform overlap time)
306
307
  - Also used in the EvaluateSystem() class to help users note the analysis timeframe in the results CSV file for future result review
307
308
  - **`end_time (str)`: default = None**
308
309
  - The end time of the area of time that is being analyzed
309
310
  - EX. 2024-12-15 12:00:00
310
311
  - Must follow the following convention YYYY-MO-DA HR:MI:SC
311
312
  - Used to create a list of defined timechunks from the defined analysis timeframe
313
+ - Must be the exact end time of the analysis time period
312
314
  - Also used in the EvaluateSystem() class to help users note the analysis timeframe in the results CSV file for future result review
313
315
  - **`timechunk_dt (int)`: default = None**
314
316
  - The length each time chunk is (in minutes)
@@ -444,12 +446,14 @@ The following input parameters need to be configurated for **EvaluateSystem** to
444
446
  - EX. 2024-12-14 12:00:00
445
447
  - Must follow the following convention YYYY-MO-DA HR:MI:SC
446
448
  - Used to create a list of defined timechunks from the defined analysis timeframe
449
+ - Must be the exact start time of the analysis time period (does not include the prior waveform overlap time IE. 2024-12-15 11:58:00 for a 2 minute waveform overlap time)
447
450
  - Also used in the EvaluateSystem() class to help users note the analysis timeframe in the results CSV file for future result review
448
451
  - **`end_time (str)`: default = None**
449
452
  - The end time of the area of time that is being analyzed
450
453
  - EX. 2024-12-15 12:00:00
451
454
  - Must follow the following convention YYYY-MO-DA HR:MI:SC
452
455
  - Used to create a list of defined timechunks from the defined analysis timeframe
456
+ - Must be the exact end time of the analysis time period
453
457
  - Also used in the EvaluateSystem() class to help users note the analysis timeframe in the results CSV file for future result review
454
458
  - **`conc_timechunk_tasks_step_size (int)`: default = 1**
455
459
  - Is the concurrent timechunk predictions step size you want each trial iteration to iterate with
@@ -0,0 +1,5 @@
1
+ eqcctpro/__init__.py,sha256=JK27ZrLxVDNHsdorp7UAislI8haH23rZhnEivVM7hgA,141
2
+ eqcctpro-0.5.8.dist-info/METADATA,sha256=HVOYS3AEjYM96L9DOZphlQfd1Tz2c08bxFk2HtQlFlE,31847
3
+ eqcctpro-0.5.8.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
4
+ eqcctpro-0.5.8.dist-info/top_level.txt,sha256=u0cu2JdF7Z0ob7y4XdUCLoSGp_xOudAYz-fbsQ-B1yY,9
5
+ eqcctpro-0.5.8.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- eqcctpro/__init__.py,sha256=JK27ZrLxVDNHsdorp7UAislI8haH23rZhnEivVM7hgA,141
2
- eqcctpro-0.5.6.dist-info/METADATA,sha256=8-ZOA9ROv2L5LQoavQnZhKVBrS8DL31LDDj9btuKbK8,31383
3
- eqcctpro-0.5.6.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
4
- eqcctpro-0.5.6.dist-info/top_level.txt,sha256=u0cu2JdF7Z0ob7y4XdUCLoSGp_xOudAYz-fbsQ-B1yY,9
5
- eqcctpro-0.5.6.dist-info/RECORD,,