michaelchin

Results 42 issues of michaelchin

The coming pygplates release will support Python 3.13. If other gplately dependencies are also good with Python 3.13, we should add Python 3.13 support for gplately in the next release.

enhancement
medium

Recently a client experienced a strange phenomenon that the rotation model was not working. The problem was caused by python glob module's malfunction in certain circumstances on Windows which returned...

documentation
enhancement

The Discussions I have created so far https://github.com/GPlates/gplately/discussions/322 https://github.com/GPlates/gplately/discussions/328 https://github.com/GPlates/gplately/discussions/329

documentation
enhancement

This issue is a respond to the request below. _I’ve got a netcdf, my own plate model (let’s assume it’s not one of the ones hosted in plate model manager),...

This is a sequel to https://github.com/GPlates/gplately/issues/289. Track the further improvement of raster reconstruction function.

low
on ice

Design a GitHub template to allow people to request adding their models into GPlately so that we can keep records. The records could be useful when we need to check...

low
on ice

simplify this by only showing the following plots: * Calculating average global plate velocity through time * Visualising PlateReconstruction velocity data * Plotting a velocity streamplot (OK but would be...

This issue is just a reminder lest I forget. The find_axis_and_angle() seems not working well when the point b is at the poles. ``` point_a = tuple((math.radians(i) for i in...

wontfix
low
on ice