Skip to content

Releases: Patrick-Cole/pygmi

PyGMI 2.2.11 Release

14 Jul 06:38
Compare
Choose a tag to compare
  • Added aster GED (binary) and fixed a bug on hdr aster GED import.
  • Update to misc function
  • Fixed a bug when resizing a model
  • Bugfix in kmz export and in quarry event removal algorithm
  • Fixes to shapefile 3D export
  • Update to beachball, vertical gradient and export 3d model to shapefile
  • Update to picture overlay on 3D modelling
  • Fault plane solutions
  • Update readme taking into account anaconda bug

You may need to install the Microsoft Visual C++ 2015 Redistributable. It can be obtained from:
https://www.visualstudio.com/downloads/download-visual-studio-vs#d-visual-c

PyGMI 2.2.10 Release

10 Mar 06:36
Compare
Choose a tag to compare

Added some Raster imports

  • Fixed a bug preventing the saving of an image in the 3D viewer. It was caused by a changing library API.
  • Fixed the reduction to the pole module.
  • Removed pdb in crisp clust
  • Fixed bug affecting export of integer datasets
  • Arcinfo grid
  • Fixed a new bug with equation editor
  • Added save message for 3D model save.
  • Equation editor fix: Added null values, Fixed masking of null values
  • Added alpha version Vertical Gradients - but there is still lots of work to be done. It does not play well with null values.
  • Bugfix with export csv
  • New exports all profiles from a 3-d model

PyGMI 2.2.9 Release

02 Oct 14:28
Compare
Choose a tag to compare
  • Fixed a bug crashing regional test
  • Fixed a bug where null values were not set correctly in the normalization routine.
  • Fixed a problem with an offset on calculated magnetic data, introduced in v2.2.8
  • Fixed a bug when using the Seismology Delete Records option.
  • Removed libraries not needed etc
  • Fixed a problem with adding a gravity regional data set to calculated gravity.
  • Updates to the speed of the calculation for magnetic data.

PyGMI 2.2.7 release

18 Jun 10:43
Compare
Choose a tag to compare
  • Update to setup for hosting on pypi
  • Added the possibility for ENVI files to have .dat extension
  • Allowed uint files to have a no data value of 0 where none is defined
  • Fixed bug with surfer export
  • Fixed bug with regional test
  • Equation editor bug fix
  • Fixed a bug where profiles were not saving to images correctly

PyGMI 2.2.6 Release

10 Apr 07:18
Compare
Choose a tag to compare
  • Progress Bar on Main Interface. New progress bars include time left.
  • Reprojecting bug fix for datasets with negative values.
  • Fixes to tilt depth and new progress bars
  • Added Column to tilt depth to specify contour id. Also removed redundant
    progress bars. Sped up smoothing with median.
  • Added tilt depth algorithm.
  • Bug Fix with tilt angle.
  • Added RTP.
  • Cluster and Fuzzy analysis had a bug when connecting external data
  • Changed where rows and cols displays on modelling software, for people
    with lower resolution screens. Made small improvement to drawing speed on
    profile view.
  • Added references to the help.
  • Modelling now has variable size cursor.
  • Change to modelling cursor.
  • Updates the behaviour of the slider on the profile view of the 3D
    modelling module.
  • Grids on kmz export were upside down
  • Mag and Grav calculation buttons simplified.
  • Gravity regional addition (scalar add) in modelling program now modify
    calculated data, instead of observed data - so that original data is
    honoured.
  • Update to kmz export. The export now can allow smooth models. Update
    also allows new projection format for igrf, data reprojection and kmz
    files.
  • Projections improved and expanded.
  • Geotiff now save tfw world file. Contour Geotiffs are now 3 times
    bigger, to improve resolution. Contour lines now have double thickness.
  • Sunshaded Geotiff is now the same as the on screen version.
  • Add save model to 3D modelling module.
  • Primary Help completed.
  • First version with a helpdoc button on main interface.
  • Fixed a bug on the Geosoft import.

PyGMI 2.2.5 Release

12 Feb 10:22
Compare
Choose a tag to compare
  • Fixed a display bug in modeller where data was not visible.
  • Added Geosoft grid import
  • Added Geopak grid import
  • Fixed a python 2.7 print function bug

PyGMI 2.2.4 Release

12 Dec 08:47
Compare
Choose a tag to compare
  • Increased size of font for ternary colorbar.
  • Corrected issues with modelling information display, especially w.r.t. remanence.

PyGMI 2.2.3 Release

10 Dec 12:49
Compare
Choose a tag to compare
  • Added ternary colorbar
  • Fixed ability to save 3D images on new smoothing
  • Bug fix - masking problem with ER Mapper import
  • Added extra 3D display functionality
  • Added smooth model
  • Added marching cubes
  • Forced full field recalc to avoid bug
  • Fixed layer import bug
  • Bug Fix in model import
  • Fixed bug when resizing some models
  • Fix for bad values in reprojections.
  • New display of point data.
  • Equation editor improved to use numexpr.
  • Fixed a bug regarding duplicate data names in interpretation module.
  • Added a few reports in 3D modelling module.
  • Improved the multi-band select by making it a context menu.
  • Update help reference.
  • Update to python 3.4.2 - includes a dependency on numba. No longer use cython
  • Added some seismology routines.
  • Fixed writing of null value to file when exporting ENVI format.
  • Query for which datasets to connect added.
  • Added new gridding technique. and fixed bugs related to vector imports.
  • Add a custom data range to the profile view on the modelling module.

Known Bugs

  • Remanence value is sometimes stored incorrectly - this is fixed in latest version

PyGMI 2.2.2 Release

22 Sep 12:06
Compare
Choose a tag to compare
PyGMI 2.2.2 Release Pre-release
Pre-release

The release contains numerous bug fixes including some relating to the multiprocessing modifications to the potential field calculations. Please make sure you are using this version.

  • Fixed problems with the potential field calculations.
  • Fixed bugs with the equation editor.
  • Fixed a bug with basic statistics and masked values.
  • Fixed a bug fix in the summing of calculations for modelling.
  • Fixed a problem when exporting color bars.
  • Fixed sunshade bug.
  • IGRF bug fixes.
  • Fixed problem with high colors in geotiff export.
  • Fixed a bug saving geotiffs.
  • Fixed bug on apply regional in modelling.
  • ASCII Import fixed.
  • Minor bug fixes and formatting.
  • Fixed imports into modules to allow for relative imports.
  • Fixed a bug in setup.py
  • Fixed a bad reference to pygmi.point in setup.py. It should now be pygmi.vector.
  • Improvements to calculation speed.
  • Regional model merge.
  • Allows merging of a regional model with primary model.