Dear Sir,
Cannot find installation package on official website After visiting the QDOAS official website
(GitHub - UVVIS-BIRA-IASB/qdoas: Application to perform DOAS retrievals of trace gases from spectral measurements), I don’t see a direct Windows installation package download link on the homepage. I only see source code and compilation instructions.
Best ragards,
Mar
Hi,
the recommended method to install QDOAS on windows is now to use the Miniconda package manager (available here: Download Now | Anaconda) and run conda install conda-forge::qdoas
from the Anaconda prompt.
Don’t hesitate to ask if you need more instructions.
Thomas
Thank you for your reply! And now I have run it, but I don’t know how to use it next.
Mar
The best place to start is probably the “Quickstart” section of the manual http://uv-vis.aeronomie.be/software/QDOAS/QDOAS_manual.pdf . (The manual hasn’t been updated for some time, but changes since the last update mostly consist of new options for advanced users, and new input data formats)
Thank you for the suggestion!
I’ll read the manual carefully and try to run a test project as soon as possible.
Thanks again for your guidance!