<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <link href="https://earthinversion.com/feed.xml" rel="self" type="application/atom+xml"/>
    <link href="https://earthinversion.com" rel="alternate" type="text/html"/>
    <updated>2026-02-27T14:54:00+00:00</updated>
    <id>https://earthinversion.com/feed.xml</id>
    <title>Earth Inversion</title>
    <subtitle>Computational seismology, structural health monitoring, and scientific software engineering for scalable Earth data systems.</subtitle>

    <author>
        <name>
            
                Dr. Utpal Kumar
            
        </name>
    </author>

    
        <entry>
            <title>Build a Multilingual Local Voice Journal App with FastAPI and Whisper (Beginner Guide)</title>
            <id>https://earthinversion.com/webapps/build-a-local-voice-to-text-journal-app-with-fastapi-and-whisper/</id>
            <link href="https://earthinversion.com/webapps/build-a-local-voice-to-text-journal-app-with-fastapi-and-whisper/"/>
            <updated>2026-02-27T00:00:00+00:00</updated>
            <summary>
                
                    A beginner-friendly walkthrough to build and run Whisper Journal with multilingual dictation, local Whisper transcription, AI-assisted title/tag generation, and local SQLite storage.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>SeismoAlert: A real-time earthquake monitoring toolkit in Python (codes included)</title>
            <id>https://earthinversion.com/desktopapps/seismoalert-real-time-earthquake-monitoring-toolkit/</id>
            <link href="https://earthinversion.com/desktopapps/seismoalert-real-time-earthquake-monitoring-toolkit/"/>
            <updated>2026-02-24T00:00:00+00:00</updated>
            <summary>
                
                    I built SeismoAlert to fetch USGS earthquake data, run statistical analysis, detect anomalies, and generate interactive maps from a single CLI.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>From Code to Monitoring: FastAPI Calculator DevOps Pipeline (Complete Beginner Guide)</title>
            <id>https://earthinversion.com/webapps/fastapi-calculator-devops-pipeline-complete-beginner-guide/</id>
            <link href="https://earthinversion.com/webapps/fastapi-calculator-devops-pipeline-complete-beginner-guide/"/>
            <updated>2026-02-20T00:00:00+00:00</updated>
            <summary>
                
                    A practical, beginner-friendly walkthrough of a complete FastAPI DevOps workflow: clean code, layered testing, CI with Jenkins and GitHub Actions, and runtime monitoring with Prometheus and Grafana.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Turning Your Home Computer into a Home Server You Can Access Remotely</title>
            <id>https://earthinversion.com/utilities/turning-your-home-computer-into-a-home-server-you-can-access-remotely/</id>
            <link href="https://earthinversion.com/utilities/turning-your-home-computer-into-a-home-server-you-can-access-remotely/"/>
            <updated>2026-02-19T17:24:49+00:00</updated>
            <summary>
                
                    Turn your everyday computer into a home server you can access from anywhere using Dynamic DNS, a simple update script, and secure SSH access.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>The Need for Structural Health Monitoring in the San Francisco Bay Area</title>
            <id>https://earthinversion.com/blogging/the-need-for-structural-health-monitoring-in-the-san-francisco-bay-area/</id>
            <link href="https://earthinversion.com/blogging/the-need-for-structural-health-monitoring-in-the-san-francisco-bay-area/"/>
            <updated>2025-09-01T00:00:00+00:00</updated>
            <summary>
                
                    The San Francisco Bay Area combines high seismic hazard, dense urban exposure, and aging infrastructure. Structural Health Monitoring can improve post-earthquake assessment, reduce downtime, and strengthen long-term resilience.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>MacOS File Indexing using Python</title>
            <id>https://earthinversion.com/utilities/macos-file-indexing-using-python/</id>
            <link href="https://earthinversion.com/utilities/macos-file-indexing-using-python/"/>
            <updated>2025-02-02T00:00:00+00:00</updated>
            <summary>
                
                    A Python-based solution for indexing and searching files on a macOS system using SQLite, FAISS, and semantic search.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>The Impact of Cloud Computing on Geophysical and Seismological Research</title>
            <id>https://earthinversion.com/datascience/the-impact-of-cloud-computing-on-geophysical-and-seismological-research/</id>
            <link href="https://earthinversion.com/datascience/the-impact-of-cloud-computing-on-geophysical-and-seismological-research/"/>
            <updated>2024-12-02T00:00:00+00:00</updated>
            <summary>
                
                    Cloud computing is transforming geophysical and seismological research by enabling scalable processing, faster collaboration, and reproducible workflows for large scientific datasets.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Understanding Docker: A Beginner's Guide for Geophysics Students</title>
            <id>https://earthinversion.com/datascience/understanding-docker-a-beginners-guide-for-geophysics-students/</id>
            <link href="https://earthinversion.com/datascience/understanding-docker-a-beginners-guide-for-geophysics-students/"/>
            <updated>2024-12-01T00:00:00+00:00</updated>
            <summary>
                
                    A practical introduction to Docker for geophysics students, including images, containers, volumes, and a simple workflow for reproducible seismic data analysis.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Getting Started with Databricks for Big Data Analysis</title>
            <id>https://earthinversion.com/datascience/getting-started-with-databricks-for-big-data-analysis/</id>
            <link href="https://earthinversion.com/datascience/getting-started-with-databricks-for-big-data-analysis/"/>
            <updated>2024-11-29T00:00:00+00:00</updated>
            <summary>
                
                    Learn how to set up Databricks, create your first Spark cluster, upload data, and run PySpark notebooks for scalable big data analysis.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Solving a Toy Earthquake Location Problem Using a Genetic Algorithm</title>
            <id>https://earthinversion.com/datascience/solving-a-toy-earthquake-location-problem-using-a-genetic-algorithm/</id>
            <link href="https://earthinversion.com/datascience/solving-a-toy-earthquake-location-problem-using-a-genetic-algorithm/"/>
            <updated>2024-09-07T00:00:00+00:00</updated>
            <summary>
                
                    Discover how Genetic Algorithms can be applied to solve the earthquake location problem in seismology. This post walks through generating synthetic seismic data, implementing a GA to estimate earthquake locations, and visualizing results.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>How to Sync Zotero Files Using WebDAV and Google Drive with Koofr: A Step-by-Step Guide</title>
            <id>https://earthinversion.com/lifehacks/how-to-sync-zotero-files-using-webdav-and-google-drive-with-koofr/</id>
            <link href="https://earthinversion.com/lifehacks/how-to-sync-zotero-files-using-webdav-and-google-drive-with-koofr/"/>
            <updated>2024-07-26T00:00:00+00:00</updated>
            <summary>
                
                    Learn how to seamlessly sync your Zotero files across devices using WebDAV with Koofr and Google Drive. This step-by-step guide ensures your research materials are accessible on both your Mac and iPad, enhancing your productivity and workflow.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Integrating MEMS Accelerometers and Broadband Seismometers: Challenges and Opportunities in Modern Seismology</title>
            <id>https://earthinversion.com/blogging/integrating-mems-accelerometers-and-broadband-seismometers/</id>
            <link href="https://earthinversion.com/blogging/integrating-mems-accelerometers-and-broadband-seismometers/"/>
            <updated>2024-07-04T00:00:00+00:00</updated>
            <summary>
                
                    While MEMS accelerometers offer advantages in cost, size, and deployment flexibility compared to traditional broadband seismometers, they face limitations in recording long-period seismic waves. The future of seismic instrumentation likely lies in integrating MEMS and broadband technologies, combining the high spatial resolution of MEMS sensors with the sensitivity and bandwidth of broadband seismometers to enhance seismic monitoring capabilities across different scales and frequency ranges.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Understanding MEMS Accelerometers</title>
            <id>https://earthinversion.com/blogging/understanding-mems-accelerometers/</id>
            <link href="https://earthinversion.com/blogging/understanding-mems-accelerometers/"/>
            <updated>2024-07-01T00:00:00+00:00</updated>
            <summary>
                
                    While MEMS accelerometers offer advantages in cost, size, and deployment flexibility compared to traditional broadband seismometers, they face limitations in recording long-period seismic waves. The future of seismic instrumentation likely lies in integrating MEMS and broadband technologies, combining the high spatial resolution of MEMS sensors with the sensitivity and bandwidth of broadband seismometers to enhance seismic monitoring capabilities across different scales and frequency ranges.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Cosmic Whispers: Scientists Detect Universe-Wide Gravitational Wave Background</title>
            <id>https://earthinversion.com/blogging/cosmic-whispers-scientists-detect-universe-wide-gravitational-wave-background/</id>
            <link href="https://earthinversion.com/blogging/cosmic-whispers-scientists-detect-universe-wide-gravitational-wave-background/"/>
            <updated>2024-06-30T00:00:00+00:00</updated>
            <summary>
                
                    Scientists have detected low-frequency gravitational waves permeating the entire universe, opening a new window into cosmic phenomena. This groundbreaking discovery, made by analyzing 15 years of pulsar data, reveals a constant background 'hum' of spacetime ripples likely originating from orbiting supermassive black hole pairs.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Structural Health Monitoring Using Low-Cost Sensors and Wireless Networks</title>
            <id>https://earthinversion.com/blogging/structural-health-monitoring-using-low-cost-sensors-and-wireless-networks/</id>
            <link href="https://earthinversion.com/blogging/structural-health-monitoring-using-low-cost-sensors-and-wireless-networks/"/>
            <updated>2024-06-28T00:00:00+00:00</updated>
            <summary>
                
                    The advent of low-cost Microelectromechanical Systems (MEMS) sensors has revolutionized Structural Health Monitoring (SHM) of buildings, enabling cost-effective damage identification strategies. By leveraging wireless sensor networks and MEMS accelerometers, scalable and distributed systems for monitoring critical infrastructure are now possible. This article explores the integration of these technologies, including smartphone-based applications, to enhance infrastructure monitoring and maintenance.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>RabbitMQ for Seismic Waveforms: Enabling Reliable Data Communication</title>
            <id>https://earthinversion.com/datascience/rabbitmq-for-seismic-waveforms-enabling-reliable-data-communication/</id>
            <link href="https://earthinversion.com/datascience/rabbitmq-for-seismic-waveforms-enabling-reliable-data-communication/"/>
            <updated>2024-06-17T00:15:59+00:00</updated>
            <summary>
                
                    Learn how to use RabbitMQ with Python to publish and consume seismic waveform messages reliably in real time for distributed seismology workflows.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Understanding the Metropolis-Hastings Algorithm: A Step-by-Step Guide with Python Examples</title>
            <id>https://earthinversion.com/statistics/understanding-the-metropolis-hastings-algorithm/</id>
            <link href="https://earthinversion.com/statistics/understanding-the-metropolis-hastings-algorithm/"/>
            <updated>2024-06-08T00:00:00+00:00</updated>
            <summary>
                
                    The Metropolis-Hastings algorithm is a cornerstone of Markov Chain Monte Carlo (MCMC) methods, enabling us to generate samples from complex probability distributions. This post breaks down the algorithm and provides Python examples to illustrate its use.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Mastering Large Data Processing with mpi4py in Python</title>
            <id>https://earthinversion.com/datascience/mastering-large-data-processing-with-mpi4py-in-python/</id>
            <link href="https://earthinversion.com/datascience/mastering-large-data-processing-with-mpi4py-in-python/"/>
            <updated>2024-06-01T13:00:01+00:00</updated>
            <summary>
                
                    Explore the power of mpi4py for simplifying data distribution in parallel computing with its efficient broadcast functionality, which seamlessly sends data from one process to all others, enabling synchronized operations across multiple processors.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>How to Relocate Your Anaconda or Miniconda Installation on Linux</title>
            <id>https://earthinversion.com/utilities/How-to-Relocate-Your-Anaconda-or-Miniconda-Installation-on-Linux/</id>
            <link href="https://earthinversion.com/utilities/How-to-Relocate-Your-Anaconda-or-Miniconda-Installation-on-Linux/"/>
            <updated>2024-04-04T00:00:00+00:00</updated>
            <summary>
                
                    Navigating the complexities of relocating your Anaconda or Miniconda installation on a Linux system can be daunting. This concise guide provides a step-by-step approach to safely move your environment, ensuring seamless functionality post-transfer. Learn how to back up your setup, update environment variables, and verify the integrity of the move, keeping your data science or development workflow uninterrupted. Whether due to disk space constraints or organizational needs, this guide ensures a smooth transition to your new setup.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    
        <entry>
            <title>Exploring the Multi-Taper Method: A Robust Approach for Time-Frequency Analysis</title>
            <id>https://earthinversion.com/techniques/multi-taper-method-for-time-frequency-analysis/</id>
            <link href="https://earthinversion.com/techniques/multi-taper-method-for-time-frequency-analysis/"/>
            <updated>2023-09-24T14:50:38+00:00</updated>
            <summary>
                
                    Explore the Multi-Taper Method's unique ability to refine spectral estimates in seismology. Leveraging multiple orthogonal tapers, this approach minimizes variance and mitigates spectral leakage, offering a more reliable analysis of non-stationary seismic signals.
                
            </summary>
            <author>
                <name>
                    
                        Dr. Utpal Kumar
                    
                </name>
            </author>
        </entry>
    



</feed>