MTgeophysics / mtpy

Python toolbox for standard Magnetotelluric (MT) data analysis
GNU General Public License v3.0
145 stars 66 forks source link

Make some change to the data and save to a new file #120

Closed Fauziahmaswah closed 4 years ago

Fauziahmaswah commented 4 years ago

Try to resample the data onto new frequency values and write to a new edi file, How to run the code to resample all the edi file, not in single file?

alkirkby commented 4 years ago

Hello, The example script in mtpy/scripts/export_edi_files.py shows how to do this.