Protected: GeoLib (2021-05-25)

  • Version
  • Download 5
  • File Size 20.67 MB
  • Create Date 25 May 2021
  • Software provided on an "AS IS" Basis
    Whereas the software has been developed with due care, and is based upon open source libraries, the following conditions shall apply for its usage:
    
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
    IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    OTHER DEALINGS IN THE SOFTWARE.
     

Geophysical and Geographical library built using Excel-DNA, with User Defined Functions (UDFs) to enhance MS Excel.

This is revision 25-05-2021 of the second version of the library, and for that reason all function names start with "GL2", followed by the category name and the finally the function name itself

The library now contains the following function categories:

AVO functions (.avo)
Configuration functions (.cfg)
Fourier functions (.fft)
GIS functions (.gis)
Library functions (.lib)
Ray tracing functions (.ray)
Taper functions (.tpr)
Wavelet functions (.wav)

Add-In commands (from the GeoLib Ribbon)

An example function name is therefore: GL2.lib.Version()

See for a complete function listing below. All functions are equipped with context sensitive help.

AVO Functions

GL2.avo.AB_Fit
GL2.avo.ABC_Fit
GL2.avo.AkiRichards
GL2.avo.Bortfeld2
GL2.avo.Bortfeld3
GL2.avo.Fatti3
GL2.avo.GardnerDensity
GL2.avo.GardnerVelocity
GL2.avo.Shuey2
GL2.avo.Shuey3
GL2.avo.Zoeppritz

Configuration Functions

GL2.cfg.AddOrUpdateKey
GL2.cfg.ClearKeys
GL2.cfg.ReadAllKeys
GL2.cfg.ReadKey
GL2.cfg.RemoveKey

Fourier Functions

GL2.fft.Convolve
GL2.fft.Correlate
GL2.fft.Forward
GL2.fft.Inverse

GIS Functions

GL2.gis.AngleToDMS
GL2.gis.CrsToEsriString
GL2.gis.CrsToProj4String
GL2.gis.DMSToAngle
GL2.gis.Reproject

Library Functions

GL2.lib.CompileTime
GL2.lib.DynamicArraysSupported
GL2.lib.OperatingSystem
GL2.lib.Version

Ray Tracing Functions

GL2.ray.Offset
GL2.ray.Segment
GL2.ray.Segments

Taper Functions

GL2.tpr.Bartlett
GL2.tpr.Blackman
GL2.tpr.BlackmanHarris
GL2.tpr.Cosine
GL2.tpr.exactBlackman
GL2.tpr.Gaussian
GL2.tpr.Hamming
GL2.tpr.Hanning
GL2.tpr.Tukey
GL2.tpr.TukeyModified

Wavelet Functions

GL2.wav.Berlage
GL2.wav.ButterworthBP
GL2.wav.ButterworthLP
GL2.wav.Klauder
GL2.wav.LFSweep
GL2.wav.LFSweepIF
GL2.wav.LFSweepIT
GL2.wav.LinSweep
GL2.wav.Ormsby
GL2.wav.Ricker
GL2.wav.Sinc

GeoLib Add-In Commands (accessible from the Ribbon)

About_GeoLib
Depth_Chart_Dialog
Ray_Tracer_Wizard
Show_Help
Version_Info