map2loop-2 icon indicating copy to clipboard operation
map2loop-2 copied to clipboard

Results 31 map2loop-2 issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** One of the datasets we don't currently store in an accessible manner are the relationships that the 3D structures will...

enhancement

Anyone tinkering here? One of the geos expressed interest and I said can automatically make project models.... but only if we have this part.

Looks like the geo.loop-gis.org server is down?

Trying to run proj.config.update_projectfile() using m2l2 does not work. File ./..loop3d already exists File ./..loop3d already exists --------------------------------------------------------------------------- ValueError Traceback (most recent call last) in ----> 1 proj.config.update_projectfile() ~/map2loop/map2loop/config.py in...

even if drift_prefix is defined in update_config, it is not used

bug

map2loop (actually fiona library) can't cope with not finding faults in the bbox: error in config.py line 200

following instructions in readme, I'm in Windows 10, Anaconda3, run `conda install -c conda-forge -c loop3d map2loop -y` get 'packageNotFoundError' for map2loop...

1) Calc secondary age relationships for faults (A cuts B, B cuts C so A cuts C) 2) Exclude intrusions from supergroups 3) Look for thickness variations across faults 4)...

enhancement

add info on how to use drift_prefix to docs

documentation

Can we have all run parameters defined in the dictionary, rather than having some as arguments and some in the dictionary. I guess only required parameters should remain as parameters...

enhancement