From john.cannon at sydney.edu.au Thu Aug 20 14:23:51 2020 From: john.cannon at sydney.edu.au (John Cannon) Date: Thu, 20 Aug 2020 04:23:51 +0000 Subject: [Geodynamics] PyGPlates supports Python 3 Message-ID: Hi all, PyGPlates now supports Python 3. You can download pyGPlates: https://protect-au.mimecast.com/s/CCfsC3QNPBiOGxoxtgMft-?domain=gplates.org What's new in pyGPlates revision 28:- * Windows and macOS support for Python 2.7, 3.5, 3.6, 3.7 and 3.8. * macOS libraries signed and notarized by Apple (should no longer get security prompts). * Ubuntu support for 16.04 LTS (Xenial), 18.04 LTS (Bionic), 19.10 (Eoan) and 20.04 LTS (Focal). * Create topological features (dynamic lines, polygons and deforming networks): * Usually they are built in GPlates, but this can now be done in pyGPlates. * See the sample code. * Supports deforming trenches when used with subduction convergence script. * Much faster querying of reconstructions. * Bug fixes. More information about this release: https://protect-au.mimecast.com/s/YuedC71R2NTwQy2yCqwQDL?domain=gplates.org PyGPlates documentation and tutorials are available at: https://protect-au.mimecast.com/s/MbAwC81V0PTEzQWQCw3oNC?domain=gplates.org Regards, John -- John Cannon, Lead GPlates Developer - https://protect-au.mimecast.com/s/IjE4C91WPRTDMxAxT0akDM?domain=gplates.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From Louis.Moresi at anu.edu.au Thu Aug 27 14:58:10 2020 From: Louis.Moresi at anu.edu.au (Louis Moresi) Date: Thu, 27 Aug 2020 04:58:10 +0000 Subject: [Geodynamics] Stripy v 2.0 References: Message-ID: <3b41116d-e8a3-44d5-a3da-00b5339e1efb@Spark> We have released version 2.0 of stripy, the spherical (and Cartesian) triangulation package which provides a simple python interface for triangulation, mesh building, interpolation, numerical derivatives, smoothing, mesh refinements, point locations using k-d trees and construction of the Voronoi diagram. More information on the package is at the home page here: https://protect-au.mimecast.com/s/sG3HC0YKPvip1BgKuw-g8X?domain=underworldcode.org The code is open source and available from github - https://protect-au.mimecast.com/s/C28xCgZ0N1iDMywruoVU87?domain=github.com or as binaries through pypi (pip) and anaconda (conda) with details provided on the home page. The algorithms derive from the venerable fortran code of Robert J Renka which are also used in GMT but are now wrapped for very efficient usage in python scripts and codes. Ben Mather (University of Sydney) Louis Moresi (ANU) -------------- next part -------------- An HTML attachment was scrubbed... URL: