Skip to content

Fix Gran data extraction function

Compare
Choose a tag to compare
@HannahSi HannahSi released this 15 Dec 18:27
· 26 commits to master since this release

The Gran function in environmental_processes_analysis.py now correctly passes header=None to pandas.read_csv() instead of header=-1.