s5p-tools
s5p-tools copied to clipboard
Python scripts to download and preprocess air pollution concentration level data aquired from the Sentinel-5P mission
Hello, apologies for raising a new issue, however I have come across a new error when attempting the s5p-compress script and wondered if you had any ideas of how to...
Launched 4 processes Traceback (most recent call last): File "C:\Users\pawar\.conda\envs\project1\lib\site-packages\xarray\backends\file_manager.py", line 199, in _acquire_with_cache_info file = self._cache[self._key] File "C:\Users\pawar\.conda\envs\project1\lib\site-packages\xarray\backends\lru_cache.py", line 53, in __getitem__ value = self._cache[key] KeyError: [, ('C:\\Users\\pawar\\s5p-tools-master\\L2_data\\L2__O3____\\S5P_NRTI_L2__O3_____20210928T081425_20210928T081925_20514_02_020201_20210928T090545.nc',), 'r',...
When running this command: `python s5p-request.py L2__AER_AI --num-workers 1` I am getting the following error during the conversion to L3. `Converting into L3 products Launched 1 processes multiprocessing.pool.RemoteTraceback: """ Traceback...