MannvilleGroup_Strat_Hackathon icon indicating copy to clipboard operation
MannvilleGroup_Strat_Hackathon copied to clipboard

create geojson around different 'regions' based on thickness, turn into one hot vectors

Open JustinGOSSES opened this issue 7 years ago • 1 comments

Use thicknesss and potentially a residual of depth or thickness to identify sharp lines where sudden changes occur. Manually or programmatically split map into contiguous "regions". Create a feature dimension for each region. Every well is a 1 in one or more features and a zero in the rest. Features can overlap but might be better if they don't? Not sure.

JustinGOSSES avatar Feb 14 '18 07:02 JustinGOSSES

Use adaption of this to hand draw geojson https://bl.ocks.org/danswick/d30c44b081be31aea483

JustinGOSSES avatar Sep 28 '18 06:09 JustinGOSSES