GravMagPro is a commercial Python software package tailored for the processing and analysis of gravitational and magnetic field data, specifically designed for oil & gas, mineral exploration, and other geophysical surveys. It offers an industry-standard suite of tools that streamline data processing and enhance decision-making in exploration projects.
GravMagPro, built on Python, offers distinct advantages over traditional platforms for automating geophysical data processing and streamlining the generation of high-quality reports. Here's why GravMagPro excels:
Leveraging Python’s robust libraries and GravMagPro’s specialized functionalities, routine tasks in gravity and magnetic data processing are automated, significantly reducing time and manual effort. This lets users focus more on data interpretation and insights.
GravMagPro integrates smoothly with Jupyter Notebooks, offering an interactive environment where users can document their analysis process in real-time. The combination of live code, interactive outputs, and comprehensive narratives facilitates easy collaboration and reporting.
While GravMagPro doesn’t generate reports automatically, it equips users with the tools to create stunning 2D and 3D visualizations that are essential for clear communication of geophysical insights. These visuals can be easily incorporated into Jupyter Notebook markdown cells, turning data into visually compelling stories that support high-quality report creation.
Built on Python, GravMagPro allows users to fully customize their workflows, making it adaptable to various project requirements. Its flexibility ensures that users can scale their analyses and integrate new techniques or algorithms seamlessly.
With Jupyter Notebooks as a collaborative platform, GravMagPro transforms raw geophysical data into meaningful insights that can be easily shared and understood across teams. Combining code, visuals, and narrative in one environment improves collaboration between geoscientists, engineers, and other stakeholders.
GravMagPro embraces Python's open-source ecosystem, keeping you at the forefront of innovation. Regular updates, combined with the flexibility to integrate new tools and methodologies, ensure that you’re always equipped with the latest advances in geophysical data processing.
GravMagPro’s powerful automation capabilities, high-quality 2D and 3D visualizations, and integration with Jupyter Notebooks make it a flexible and innovative platform, empowering users to create professional reports and actionable insights efficiently.
Please fill out the form below to provide us with your project requirements for customized gravity and magnetic data processing solutions.
Check out examples demonstrating key functionality:
Transform Gravity and Magnetic data into various derivative maps such as Horizontal, Vertical, Tilt and various others.
Apply filters such as 1D/2D filters, FFT, Wavelets, Butterworth and many others.
Create 3D forward and inverse models with minimal coding and easy implementations.
Map Lineaments to find favourable and structurally controlled Mineralized Zones.
To install gravmagpro, run the following command:
For local installation using a wheel package:
pip install /path/to/grav-mag.whl
For a .tar.gz distribution file:
pip install /path/to/grav-mag.tar.gz
For more detailed installation instructions, visit the Installation Guide.
Explore the full documentation to learn how to use gravmagpro in your projects.