Skip to content
Snippets Groups Projects
Commit 82543f90 authored by Brita Linnestad's avatar Brita Linnestad
Browse files

Add variable filename

parent 97ae6213
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@ local_timezone = pytz.timezone("Europe/Oslo")
subprocess.run(f"rm {tmpfile_path}*", shell=True)
filename = (f'{tmpfile_path}weather_data.nc')
def create_dataset():
# Find the latest file from previous run to create a start date
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment