Closed jgriesfeller closed 11 months ago
Issue to track implementation of Aeronet reading using pyaero:
The reason to use these two formats is that the Aeronet Inversion product is distributed as tar.gz file only while the older products also available as zip file
Aeronet is also distrubuted via a web API, so we could add an implementation using that as well.
Right now it's just a copy of the pyaro's csvreader