PyFluxPro V3.4 is a significant upgrade from previous versions. It has several new features, improved stability and is introduced ahead of the 2021 OzFlux Data Workshop.
GNU General Public License v3.0
21
stars
5
forks
source link
Deal with syntax warnings generated by Python V3.12. #112
Escape sequences using a backslash generate warnings under Python V3.12, prefixed these strings with "r" to indicate a raw string.