I want to create a monthly average vertical NO2 column using Sentinel 5P level 2 product, but I don’t know how to change the code below to include all images in the input folder. The symbol “*” doesn’t run in (Anaconda PowerShell, Windows 10).
The * pattern matching for files does not work in Windows shells. Just put the files in a subdirectory and provide a path to that subdirectory as input parameter.
I am very pleased to receive your answer and I’m very thankful to you.
I tried to do this using your instructions on “Atmospheric Toolbox”.
I am already putting the input files in a subdirectory and and providing the path to that subdirectory but I get:
ERROR: invalid variable ‘latitude_bounds_weight’ (should be have same initial dimensions as ‘weight’)
I also followed your instructions here and tried to exclude the lat/lon weight variables after I performed a bin() operation. The code as you mensioned before is: