markjessell
markjessell
Hi I am running Terria on: Debian 10 / buster Latest Terria from github (as of 20/5/2022) GeoServer Version 2.19.4 node.js version 16.15.0 and I want to display a wms...
**Is your feature request related to a problem? Please describe.** For the Hamersley stitch it would be great to use a single formation thickness file compiled from all the tiles...
even if drift_prefix is defined in update_config, it is not used
map2loop (actually fiona library) can't cope with not finding faults in the bbox: error in config.py line 200
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)...
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...
It looks like the function m2l_geometry.save_fold_axial_traces_orientations() is not currently accessed in project.py. When we reconnect it the parameter ‘syn’ in the hjson config file defines the text that the the...
on line 439 of m2l_map_checker.py throws error if no mineral deposits available with len(mindeps) as mindeps is NoneType workaround add mindeps=0 after line 352 m2l_warnings.append('no mindeps for analysis')
Installing from code of map2loop currently fails with: (loop) D:\Dropbox\1_Jupyter_notebooks\map2loop-2>python setup.py develop Traceback (most recent call last): File "setup.py", line 39, in long_description = fh.read() File "D:\Anaconda\envs\loop\lib\encodings\cp1252.py", line 23, in...