-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Can any of contributors demonstrate (possibly add a readme?) how to run the examples?
I tried this:
python birrp_2in2out_simple.py birrp/birrp_exec bp02/133 bp02/133
In header = MTfh.read_ts_header(fn) we have this line:
headerlements = ['samplingrate', 't_min', 'nsamples', 'lat', 'lon', 'elev']
None of these strings ['samplingrate', 't_min', 'nsamples', 'lat', 'lon', 'elev'] exist anywhere in the examples folder. So the headers for the data are not found at all, and the python script exits with this error:
No MTpy data files for station BP02/133 found in directory /home/sudipta/Dropbox/GA/mtpy/examples/data/EarthDataLogger/BP02/133 !!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels