This is the python repo for basal mapping from radar line data using multiple-point geostatistics (MPS).
To run the MPS-BedMappingV1, the following dependencies must be met:
The following python library is required:
Scikit learn >= 0.23
Numpy >= 1.21.2
Scipy >= 1.7.1
Matplotlib >= 3.5.0
Reference:
Yin, Z., Zuo, C., MacKie, E., & Caers, J. (in review). Mapping high-resolution basal topography of West Antarctica from radar data using non-stationary multiple-point geostatistics (MPS-BedMappingV1).
Run the repo with Python Jupyter-Notebook by following steps -