Skip to main content

PyPi Python version Tests Coverage Status Docs REUSE status License License: LGPL v3

ELaborative Particle Analysis from Satellite Observations (EL-PASO)

EL-PASO is a Python framework designed to streamline the download, processing, and saving of satellite particle observation data.

Its primary purpose is to prepare and standardize particle data for use in radiation belt modeling.

Features

  • Format Flexibility: Capable of handling different input formats including cdf, netcdf, h5, ascii, and json
  • Integrated Processing: Provides a comprehensive set of functions for common particle data analysis tasks
  • Supports Metadata: Stores all processing and metadata alongside the data, ensuring full traceability and reproducibility.
  • Standardized output files: Saving processed data in different standards (e.g. PRBEM) to enable easy loading and sharing of processed data

Full documentation can be viewed here.

Available processing scripts

  • Arase
    • MEPe
    • XEP real-time
    • PWE density
  • GOES-R
    • MPS-High real-time
    • MPS-High
  • ESA
    • NGRM satellites
  • POES
    • MEPED (electrons)
    • TED (electrons)
  • PROBA-V
    • EPT (electrons and protons)
  • Van Allen Probes
    • HOPE (electrons) and ECT-combined
    • EMFISIS and EFW density

Installation Guide

Installation

Step 1: Clone the Repository

Begin by cloning the EL-PASO repository and navigating into its directory.

git clone https://github.com/GFZ/EL_PASO.git
cd EL_PASO

Step 2: Set up a Python Virtual Environment

It is highly recommended to use a virtual environment to manage dependencies.

uv venv --python 3.11 --seed
source .venv/bin/activate
uv pip install .

The custom setup.py script will automatically download and compile the IRBEM Fortran library during this step.

Verifying the Installation

You can validate your installation by running the minimal example located in examples:

python examples/minimal_example.py

Acknowledgements

This work has been funded by the German Research Foundation (NFDI4Earth, DFG project no. 460036893, https://www.nfdi4earth.de/). The authors acknowledge the work of Mátyás Szabó-Roberts who led the foundation for the EL-PASO framework.

The thank the authors of the IRBEM library for providing their code.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

el_paso-2.1.1.tar.gz (157.8 kB view details)

Uploaded Source

File details

Details for the file el_paso-2.1.1.tar.gz.

File metadata

  • Download URL: el_paso-2.1.1.tar.gz
  • Upload date:
  • Size: 157.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for el_paso-2.1.1.tar.gz
Algorithm Hash digest
SHA256 4caf2476d0bfc8c5f18d043f983008c118ede4e427f9326902a78f394988ee7e
MD5 285d34518bbf2a2b20012392be8dc616
BLAKE2b-256 1c2ddb720158b9a907a602c02faea794d1b9f28bc4461ce3488906d1b5f236d9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page