[go: up one dir, main page]

Tags

Tags give the ability to mark specific points in history as being important
  • v3.6.5

    7f6f087c · Update to v3.6.5 ·
  • v3.6.2

    - Fix bug #556 (3D forward modelling)
    - Fix computation of modeling error magnitudes
    - Fix bug IP workflow causing modeling errors to crash (though IP modeling error is not accounted for) #617
    - Fix bug where survey data frames were incorrectly indexed when electrodes were removed*. 
    - Add filter-by electrode labels to the pre-processing tab, the filtered pseudo section is now viewable in 3D
    - Add the possibility to use user-supplied error (e.g. stacking error as weight in the inversion)
    - Added merged format for importing multiple datasets across multiple time steps 
    - Added export options tab 
    - Tweaked 3D meshing, which should improve discretization in the case of irregular grids 
    - *Fix pseudo-section when removing one electrode (#620)
    
    **Full Changelog**: https://github.com/hkexgroup/resipy/compare/v3.5.4...v3.6.2
  • v3.6.1

    4b59173b · Update to 3.6.1 ·
  • v3.6.0

    7f44e507 · Add v3.6.0 ·
    Version 3.6.0
  • v3.5.11

    cd6414c6 · Update to v3.5.11 ·
  • v3.5.10

    9cc60606 · Update to v3.5.10 ·
  • v3.5.9

    0cfce083 · Update to v3.5.9 ·
  • v3.5.8

    610ce21e · Update to v3.5.8 ·
  • v3.5.7

    77cbe17e · Update to v3.5.7 ·
  • v3.5.6

    9d47dfd6 · Update to v3.5.6 ·
  • v3.5.4

    tweak: duplicated measurements with various ab and mn configurations now filtered by default. 
    tweak: reciprocal error calculation no longer a magnitude calculation. abmn configurations of normal and reciprocal measurements are now cross checked in order to determine the expected polarity.
  • v3.5.3

    07fb5187 · update to version 3.5.3 ·
    Tweak: Remote electrodes usable with a quad mesh.
    Tweak: Apparent resistivity calculations tweaked.
    Tweak: 2D meshing defaults to 4 elements between electrodes
    Tweak: Non UTF-8 import possible for certain formats.
    Tweak: Add ability to convert UTM to local grid
    Bug fix: Reciprocal measurements now filtered in timelapse mode.
    Bug fix: No attempt made to fix the sign of apparent resistivities.
    Bug fix: The 3D threshold filter. 
    Bug fix: Remote electrodes work with pseudo 3D and 2D inversions.
    Bug fix: Better fine mesh depth calculated during forward modelling.
    Bug fix: 3D meshing where both surface and buried electrodes are present.
  • v3.5.1

    Tweak: Extra control points are added around electrodes in the case of meshing borehole surveys (2D and 3D)
    
    Bug fix: Pre-processing range filtering indexing error 
    Bug fix: ResIPy UI crashes when doing a 2D forward model error. 
    Bug fix: Lippmann parser tweaked to handle missing data 
    Bug fix: RESIMGR parser tweaked to handle the presence of electrode geometry
  • v3.5.0

    - Introduction of project summary page.
    - Major speed improvements to the loading data.
    - Ability to make an error model for non-conventional arrays.
    - Ability to create 3D mesh from a single 2D line.
    - More efficient 3D meshing (hemispherical half space).
    - Faster reciprocal error calculation.
    - Ability to calculate app. resistivity for XBH/buried electrodes.
    - Native support for Apple Silicon devices.
    - Support for python v3.7 to v3.12.
    - Bug fix: 3D difference inversion (time-lapse).
    - Bug fix: ResIPy crash when doing an error model in 3D surveys (UI).
    - Bug fix: vmin/vmax in log scale in results (UI).
    - Bug fix: pseudo section electrodes being in the air (UI).
  • v3.4.5

    921f60ce · bump to v3.4.5 ·
    Fixes some bugs from last release.
  • v3.4.4

    Bug fixes: 
    - Imported mesh regions/zones not being parsed. 
    - Saving data in csv format 
    - "Do not crop" mesh being cropped in 3D
    - Geometric factor recomputed after forward modelling
    - Can still add data to a survey even if reciprocals are present. 
    Changes/Improvements:
    - Pseudo sections support buried electrodes 
    - Improvement to difference regularized inversions. 
    - Improvement to meshing in 3D for borehole surveys.
    - 3D mesh refinement stability improved.
    - Added volume calculation in the UI.
  • v3.4.2

    02ab60cc · GHANGELOG update ·
    - Bug fix: fixing mesh zones
    - Bug fix: matchSurveys() removing duplicates
    - Bug fix: cylinder mesh stability
    - Bug fix: buried electrodes not read (GUI only)
    - Bug fix: pre-processing reset filter
    - Bug fix: improving unresponsiveness
  • v3.4.1

    Bug fix:  creating 3D survey from 2D lines (UI)