This is a repository to create examples for inverting time-domain airborne electromagnetic data.
Follow the below instructions to run Jupyter notebooks in this repository.
Clone a repository containing libarhusinv using git by typing the below command on your command line or terminal.
git clone https://github.com/emerald-geomodelling/libaarhusxyz.git
Then enter into the folder.
cd libaarhusxyz
Install libarhusinv package.
python setup.py install
On SimPEG (https://www.simpeg.xyz) side use em1d_stiched branch.