Loaders
This module provides data loading functions for various aerosol instruments such as ELPI, OPS, CPC, and others. Each function returns a dataset compatible with Aerosol1D or Aerosol2D.
Functions
Load data from Aethalometer output files. |
|
Load CPC data file and determine the appropriate parsing routine. |
|
Load and concatenate aerosol data from a folder using a specified loader function. |
|
Load and parse data from a DiSCmini .txt file (after conversion), returning an AerosolAlt object. |
|
Load data from an ELPI (.txt) file and convert it into an Aerosol2D object. |
|
Dispatcher for FMPS file loading. |
|
Load data from a Fourtec Bluefish CSV or Excel export file. |
|
Load data from a Grimm spectrometer file, either software-exported or instrument-direct. |
|
Load and process NanoScan SMPS data exported in CSV format. |
|
Load and format data from a CSV file generated by the OPC-N3 particle sensor. |
|
Load data from an OPS (Optical Particle Sizer) file and route to the appropriate parser. |
|
Load Partector LDSA data from a .txt file. |
|
Load SMPS data exported as a text file and structure it into an Aerosol2D object. |