Skip to content

ilkkavir/LPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lag Profile Inversion (LPI)

DOI

LPI is an R package for deconvolving lag profiles from voltage level incoherent scatter radar data. This an MPI version that works in HPC environment. See branch v0.3 for the old version with socket cluster.

Data I/O routines need to be provided by other packages. See the packages LPI.gdf and LPI.KAIRA for examples.

Ilkka Virtanen (ilkka.i.virtanen@oulu.fi) 2025

INSTALLATION

  1. Clone the github repository with
git clone https://github.com/ilkkavir/LPI
  1. Install from *nix command line
R CMD INSTALL <path-to-LPI-package>
  1. OR install from R console
install.packages(pkgs=<path-to-LPI-package>,repos=NULL)

User instructions

See the attached manuals, LPI-manual.pdf and LPI-tutorial.pdf, for instructions.

About

Incoherent scatter radar lag profile inversion

Resources

License

Stars

Watchers

Forks

Packages

No packages published