The latest commit introduced a "duplicated" function and now GMG doesn't get precompiled:
┌ GeophysicalModelGenerator
│ WARNING: Method definition extract_ProfileData!(GeophysicalModelGenerator.ProfileData) in module GeophysicalModelGenerator at /Users/pascalaellig/.julia/packages/GeophysicalModelGenerator/TBwKS/src/ProfileProcessing.jl:397 overwritten at /Users/pascalaellig/.julia/packages/GeophysicalModelGenerator/TBwKS/src/ProfileProcessing.jl:415.
│ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation.
The functions can be found here
The latest commit introduced a "duplicated" function and now GMG doesn't get precompiled:
The functions can be found here