Skip to content

manugv/APE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Plume detection and Emission estimation algorithm (APE)

Goudar, M., Anema, J. C. S., Kumar, R., Borsdorff, T., and Landgraf, J.: Plume detection and emission estimate for biomass burning plumes from TROPOMI carbon monoxide observations using APE v1.1, Geosci. Model Dev., 16, 4835–4852, https://doi.org/10.5194/gmd-16-4835-2023, 2023.

What is this repository for?

Documentation

  • Detail documentation will be made available with time in docs.

Installation

  • At present, copy the code (src/ape) and example files to a folder.
    • Use cython to compile functions.pyx using setup.py
    • python setup.py build_ext --inplace
      • Move functions.**.so to APE/functions.so
    • Examples can be found in examples folder.
    • Runs on python 3.12
  • requirements.txt covers all required packages to run the code.
Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published