You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose that waveform/loadsac be either removed or reworked. It is legacy.
loadsac bypasses scnlobjects and datasouces and does not fails inelegantly (for
example if the desired file does not exist.) Both options are trivial, but
deserves wider consideration. Loading SAC files is causing confusion in the
community.
OPTION 1
Officially deprecate loadsac. Push users toward datasource/scnlobject approach.
For dumb file loading suggest contrib/sac_file_tools/loadsacfile.m
OPTION 2
Bring contrib/sac_file_tools/loadsacfile.m inside @waveform and rename it to
replace existing loadsac.
Thoughts?
Original issue reported on code.google.com by [email protected] on 17 Feb 2011 at 5:00
Copied from original issue: giseislab/gismotools#23
The text was updated successfully, but these errors were encountered:
Huh. somehow I missed contributed sac. I whipped up a solution into its
own project (for the moment)
On Aug 14, 2015 15:24, "Glenn Thompson" [email protected] wrote:
There are so many options for loading SAC files, e.g.:
From @GoogleCodeExporter on August 1, 2015 21:51
Original issue reported on code.google.com by
[email protected]
on 17 Feb 2011 at 5:00Copied from original issue: giseislab/gismotools#23
The text was updated successfully, but these errors were encountered: