Skip to content

Commit

Permalink
Update global_data_process.py
Browse files Browse the repository at this point in the history
  • Loading branch information
angehung5 authored Nov 7, 2023
1 parent 5119f68 commit ad3a222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/global_data_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ def read_frp_local(filename, lat, lon, fill_value):



os.system("cp " + f_met + " " + f_output) # copy gfs met file for appending
os.system("cp " + f_met + " " + f_output) # copy gfs met file for appending



Expand Down

0 comments on commit ad3a222

Please sign in to comment.