kristinemlarson / gnssrefl

GNSS Interferometric Reflectometry Software (GNSS-IR)
GNU General Public License v3.0
151 stars 75 forks source link

daily_avg seems slow for large datasets #268

Closed kristinemlarson closed 3 months ago

kristinemlarson commented 5 months ago

i think this is because i used np.append instead of appending to a list and then changing it to a np array at the end. what can i say - i was young and new to python. it should be changed - but i am unlikely to do it anytime soon. someone else could take this on ...