metno / pyaro-readers

implementations of readers for the pyaerocom project using pyaro as interface
GNU Lesser General Public License v2.1
0 stars 2 forks source link

add tests for different ts_types #21

Open jgriesfeller opened 10 months ago

jgriesfeller commented 10 months ago

recent developments introduced a need to represent the actual time step size in the start and stop times. Unfortunately Aeronet only provides one time at the middle point (for daily and monthly averages) or the measurenment time (for the all point measurements). Add tests for all supported time step sizes.