Is your feature request related to a problem? Please describe.
This is not a problem, but would be helpful to have in terms of user interface especially for larger datasets.
When extracting product correction layers (using e.g., ariaExtract.py; ariaTSsetup.py), a helpful progress bar appears when extracting "regular" products such as coherence, unwrappedPhase, etc. This is very useful for the user's time management. However, there is no such equivalent when extracting the correction layers, e.g., solidEarthTide, troposphereTotal, ionosphere, etc.
Describe the solution you'd like
A tqdm-style progress bar for correction layers.