Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Published May 20, 2024 | Version v2.0.0
Software Open

drsteve/LANLGeoMag: v2.0.0

  • 1. ROR icon Los Alamos National Laboratory
  • 2. ROR icon University of New Hampshire

Description

What's Changed

  • Continuous integration: Migrated to GitHub actions
  • Installation: Perl extension disabled by default (--disable-perl argument removed from configure). To enable perl extension, use --enable-perl
  • IGRF: Updated to DGRF12/IGRF13. Update extrapolation to use secular variation.
  • Lgm_QinDenton: Extra checks in Lgm_QinDenton to reduce unnecessary output and check for inputs with standard QD naming convention ([1min, 5min, hour], in that priority order)
  • New functions: Lgm_Terminator, FluxTubeVolume, Lgm_ReplaceSubString2, Lgm_B_FromScatteredData6 added to library
  • Experimental Gaussian Process Regression functionality added to library (not compiled in by default)
  • Updates to enable second-order evaluation of fist adiabatic invariant
  • magstep: Bulirsch-Stoer relative tolerance set to zero by default (only use absolute error)
  • Updates to improve robustness of Bmin finding
  • API change: Add RelaxTolerance argument to FindShellLine
  • API change: Add ErrorStatus to all function variants of ComputeI_FromMltMlat
  • TA16: Tsyganenko-Andreeva 2016 model added. Currently requires TA coeficient input files.
  • TS04: Trap added for clean return if evaluating deep inside Earth
  • JensonCain1960: New internal field model added
  • Bug fixes: Correct altitude for lambda integrand in L* calculation, Correct angle in Lgm_EarthEclipse, Correct intersection calculation for Lgm_Ellipse
  • Other: Preliminary version of field-aligned (PQB) coordinates, expanded KdTree functionality, updates to various examples, tests updated for expected changes, numerous minor documentation updates, etc.
  • Code cleanup for LLVM compilers

Full Changelog: https://github.com/drsteve/LANLGeoMag/compare/v1.5.16...v2.0.0-beta

Files

drsteve/LANLGeoMag-v2.0.0.zip

Files (357.5 MB)

Name Size Download all
md5:5bc196bafff05f596be4b62947533171
357.5 MB Preview Download

Additional details

Related works

Software

Repository URL
https://github.com/drsteve/LANLGeoMag
Programming language
C, Python
Development Status
Active