Hi,
I tried to plot S5p/ UV Aerosol Index Product using the following command but I got sms tell me that the product does not exist.
Then I removed the color range and the “showpropertypanel=True”, but the same problem.
The variables that HARP returns have a different naming convention from those used in the product itself.
Use print(L2_AER305) to see what variables are available. These can then be selected for plotting.
I am not sure that I understand your question. The AAI is already ingested.
If you mean how to choose between the two different AAI versions, you can ingest the 340/380 AAI using harp.import_product("<yourproduct>", options="wavelength_ratio=340_380nm")