run hysplit *ERROR* metinp: too many missing times - 1

Topics about the HYSPLIT trajectory model.
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: run hysplit *ERROR* metinp: too many missing times - 1

Post by ariel.stein »

I think the best way to handle your problem is to create daily meteorological files in the ARL format. Once checked the integrity of the files, you can just concatenate them and use them for your runs.
andries
Posts: 13
Joined: July 21st, 2014, 8:15 am
Registered HYSPLIT User: Yes

Re: run hysplit *ERROR* metinp: too many missing times - 1

Post by andries »

Thank you very much for this suggestion. How can I concatenate daily ARL files? Is there a particular command executable available for this purpose in hysplit?
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: run hysplit *ERROR* metinp: too many missing times - 1

Post by ariel.stein »

Just type:
cat ARL_met_file1 > ARL_met
cat ARL_met_file2 >> ARL_met
cat ARL_met_file3 >> ARL_met

ARL_met will be your new meteorological data file.
Post Reply

Return to “Trajectory Model”