Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

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

Open
JustinGOSSES opened this issue Aug 9, 2019 · 1 comment
Labels
hackathon sized Could be done in a weekend with effort help wanted Extra attention is needed

Comments

@JustinGOSSES
Copy link
Owner

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 JustinGOSSES added the help wanted Extra attention is needed label Aug 9, 2019
@JustinGOSSES
Copy link
Owner Author

Might require user interface via python & javascript? Maybe not? Would be nice to be able to just draw polygons by hand or point by point graphically then load them and have them as features along with everything else.

@JustinGOSSES JustinGOSSES added the hackathon sized Could be done in a weekend with effort label Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hackathon sized Could be done in a weekend with effort help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant