dh2loop icon indicating copy to clipboard operation
dh2loop copied to clipboard

A package to extract information from drillholes to feed 3D modelling packages

Results 7 dh2loop issues
Sort by recently updated
recently updated
newest added

Just trying out the report download notebook ```python Bounds: (122.088628, -26.019766, 123.846735, -24.988548) --------------------------------------------------------------------------- TimeoutError Traceback (most recent call last) File ~/anaconda3/envs/xarray/lib/python3.8/urllib/request.py:1354, in AbstractHTTPHandler.do_open(self, http_class, req, **http_conn_args) 1353 try: ->...

Minor edits Good to see someone working on that WA database problem!

# set version number in setup.py, both for version and in download_url, also in the config file of the documentation version='X.X', download_url='https://github.com/cgre-aachen/gempy/archive/X.X.tar.gz', # add new tag $ git tag X.X...

Adding a pyvista render to see the borehole data in place - called directly from a notebook. Here there is an example how to plot tubes in PVgeo: https://pvgeo.org/examples/filters-general/points-to-tube.html#sphx-glr-examples-filters-general-points-to-tube-py

enhancement

pyproj - installing pandas will install numpy from scratch?