Python function to window a grid using a polygon file
IagoSousaLimaCosta
Posts: 1
is there any function from the python development kit for window a grid using polygon file?
0
Comments
-
Hi,
Yes there is. It is unfortunately not yet exposed in the gxpy API, but the low-level API to do it is the following:
https://geosoftinc.github.io/gxpy/9.4/python/GXIMU.html?highlight=grid_mask#geosoft.gxapi.GXIMU.grid_mask
Regards,
Jacques Beaurain0
This discussion has been closed.