Loaders
=======

.. currentmodule:: aerosoltools.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
---------

.. autosummary::
   :toctree: _autosummary
   :nosignatures:

   Load_Aethalometer_file
   Load_CPC_file
   Load_data_from_folder
   Load_DiSCmini_file
   Load_ELPI_file
   Load_FMPS_file
   Load_Fourtec_file
   Load_Grimm_file
   Load_NS_file
   Load_OPCN3_file
   Load_OPS_file
   Load_Partector_file
   Load_SMPS_file
   