Skip to content
/ mod2mask Public

Creates binary mask from imod boundary model.

Notifications You must be signed in to change notification settings

bwmr/mod2mask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mod2mask

Creates binary mask from imod boundary model. Basically a re-implementation of sg_tm_create_boundary_mask.m from STOPGAP.

Call: mod2mask --boundary 20 1.rec 1.mod

Install

I recommend installing in a clean conda/mamba environment.

conda create -n mod2mask python=3.9 -c conda-forge  
conda activate mod2mask  
pip install 'git+https://github.com/bwmr/mod2mask.git'

About

Creates binary mask from imod boundary model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages