Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contour licence error appears as a GXError warning #47

Open
ianneilmacleod opened this issue Nov 14, 2017 · 0 comments
Open

Contour licence error appears as a GXError warning #47

ianneilmacleod opened this issue Nov 14, 2017 · 0 comments
Assignees
Labels

Comments

@ianneilmacleod
Copy link
Contributor

c:\development\github\gxpy\geosoft\gxapi\GXMVU.py in contour(cls, mview, con, grid)
    610         **License:** `Geosoft End-User License <https://geosoftgxdev.atlassian.net/wiki/spaces/GD/pages/2359406/License#License-GeosoftDesktopLicense>`_
    611         """
--> 612         gxapi_cy.WrapMVU._contour(GXContext._get_tls_geo(), mview, con.encode(), grid.encode())
    613 
    614 

gxapi_cy.pyx in gxapi_cy.WrapMVU._contour()

gxapi_cy.pyx in gxapi_cy._raise_on_gx_errors()

GXError: 23 of the original 39 zones have been removed from the original equal-area ITR because they are redundant. This is usually the result of highly skewed (e.g. single-valued) data.
@ianneilmacleod ianneilmacleod added this to the 9.3.x milestone Nov 15, 2017
@ianneilmacleod ianneilmacleod removed this from the 9.3.x milestone Dec 8, 2017
@ianneilmacleod ianneilmacleod added this to GXAPI in 9.4 Dec 8, 2017
@ianneilmacleod ianneilmacleod added this to General Issues in GXAPI related issues Jan 30, 2018
@ianneilmacleod ianneilmacleod changed the title Contour licence error appars as a GXError warning Contour licence error appears as a GXError warning Mar 24, 2018
@ianneilmacleod ianneilmacleod removed this from GXAPI in 9.4 Apr 30, 2018
@ianneilmacleod ianneilmacleod added this to gxpy in 9.5 Apr 30, 2018
@ianneilmacleod ianneilmacleod moved this from gxpy to gxapi in 9.5 Apr 30, 2018
@ianneilmacleod ianneilmacleod removed this from gxapi in 9.5 Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
GXAPI related issues
General Issues
Development

No branches or pull requests

2 participants