Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leodecay

Description

Tools for downloading, preprocessing, and analyzing space weather and LEO satellite orbital decay data.

Project Organization

├── LICENSE                                    <- License file for the project.
├── README.md                                  <- README for this specific sub-project.
├── requirements.txt                           <- Defines Python dependencies for the analysis environment.
├── .gitignore                                 <- Specifies intentionally untracked files to ignore.
├── configs/                                   <- Configuration data classes.
├── data/                                      <- Methods for downloading datasets (e.g., OMNI, LATIS, POD, TLE).
├── merging/                                   <- Scripts to merge datasets into a consolidated form for modeling.
├── pipeline/                                  <- Scripts for dataset compilation.
├── preprocessing/                             <- Scripts for cleaning and transforming individual datasets using configuration pipelines.
├── postprocessing/                            <- Maneuver postprocessing.
├── utils/                                     <- General-purpose helper functions.
└── visualization/                             <- Scripts for with plotting methods for data and results.

Reproducibility

  1. Clone the repository.
  2. Install dependencies: e.g., pip install -r requirements.txt
  3. Install the package: e.g., pip install -e .

Contact

For questions or feedback, please contact:
*Vanessa Mercea (PhD Student, University of Bern, Switzerland)vanessa-maria.mercea@unibe.ch
*ORCID 0000-0001-5252-9393

Project based on the cookiecutter data science project template.

About

Tools for downloading, preprocessing, and analyzing space weather and LEO satellite orbital decay data.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages