Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

9.2.0


Info

The gxpy 9.2 revision includes a number of advances that make the api more consistent with current Python best practice, particularly around naming conventions, the consistent use of class instance properties and iterators. As a result, python scripts written for the gxpy 9.1 will need to be modified to conform to new naming conventions and the use of properties on some classes. The GX API is, however, consistent across versions which means that the pxpy 9.1 will continue to work with Geosoft desktop 9.2, but the api's cannot co-exist in the same Python environment. While we recommend that 9.1 scripts be updated to conform to the 9.2 api, if you do need support for both 9.1 and 9.2 you can create separate Anaconda Python environments for each version.