:py:mod:`hypso.atmospheric.atmospheric_correction_acolite` ========================================================== .. py:module:: hypso.atmospheric.atmospheric_correction_acolite Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: hypso.atmospheric.atmospheric_correction_acolite.get_acolite_repo hypso.atmospheric.atmospheric_correction_acolite.reset_config_file hypso.atmospheric.atmospheric_correction_acolite.run_acolite .. py:function:: get_acolite_repo() Download the ACOLITE Repo as a tar archive :return: No return. .. py:function:: reset_config_file(path) Reset the config file used for ACOLITE so that the user and password can be included if changed :param path: Absolute path of the config file :return: No return .. py:function:: run_acolite(hypso_info, atmos_dict, nc_file_acoliteready) Run the ACOLITE correction model. Adjustments of the original files are made to ensure they work for HYPSO :param hypso_info: Dictionary containing the hypso capture information :param atmos_dict: Dictionary containing the information required for the atmospheric correction :param nc_file_acoliteready: Absolute path for the .nc file for ACOLITE (L1B) :return: Returns surface reflectanc corrected spectral image