Information posted on the title
Posted: January 30th, 2025, 2:51 pm
I downloaded registered version "hysplit.v5.3.0_RHEL8.8.tar.gz" and installed it on our Centos 8 Linux. Then I converted the WRF output files into ARL format for the time periods that I am interested in, and plotted the trajectories. When I examine the output gif plot, the forecast initialization time there is confusing me while trajectory time period is correct, so I am trying to understand how the title is created on the HYSPLIT plot.
The attached sample gif file shows that backward trajectories were plotted for 24h period ending at December 24, 2023 12Z using the ARL files (I could not attach one as a sample as it was too big, even after compression). For this particular time period, the input files for WRF runs were created by WPS starting from September 15, 2023 12Z for several months but as hourly input files for WRF runs and the model is run for 5 day period with a 1 day spin-up using the appropriate input WPS files. Then I expect that the title of the graph should/might show September 15, 2023 12Z as the forecast initialization date, but instead it shows the forecast initialization time as November 12, 2023 20Z.
Here is the information from WRF output:
// global attributes:
:TITLE = " OUTPUT FROM WRF V4.4.2 MODEL" ;
:START_DATE = "2023-09-15_12:00:00" ;
:SIMULATION_START_DATE = "2023-09-15_12:00:00" ;
and the output date/times are given as:
data:
Times =
"2023-12-24_12:00:00",
"2023-12-24_13:00:00",
"2023-12-24_14:00:00",
"2023-12-24_15:00:00",
"2023-12-24_16:00:00",
"2023-12-24_17:00:00",
"2023-12-24_18:00:00",
"2023-12-24_19:00:00",
"2023-12-24_20:00:00",
"2023-12-24_21:00:00",
"2023-12-24_22:00:00",
"2023-12-24_23:00:00",
"2023-12-25_00:00:00",
"2023-12-25_01:00:00",
"2023-12-25_02:00:00",
"2023-12-25_03:00:00",
"2023-12-25_04:00:00",
"2023-12-25_05:00:00",
"2023-12-25_06:00:00",
"2023-12-25_07:00:00",
"2023-12-25_08:00:00",
"2023-12-25_09:00:00",
"2023-12-25_10:00:00",
"2023-12-25_11:00:00" ;
I tried to find the code that creates the title of the graph within hysplit.v5.3.0_RHEL8.8 directory, but couldn't. I attached the zip file that includes CONTROL, TRAJ.CFG, MESSAGE, WARNING, tdump.Calexico.bwd.24hr and trajplot.Calexico.bwd.gif files for your information. Please let me know if I am doing something wrong.
I also have a second question. When I am calculating forward or backward trajectories for a 24 hour period, how many 24 hour input files do I need to provide within the CONTROL file? My trial and error showed me that I needed to provide 3-4 days before and after time period of interest for a successful plot run.
Thank you for your help.
The attached sample gif file shows that backward trajectories were plotted for 24h period ending at December 24, 2023 12Z using the ARL files (I could not attach one as a sample as it was too big, even after compression). For this particular time period, the input files for WRF runs were created by WPS starting from September 15, 2023 12Z for several months but as hourly input files for WRF runs and the model is run for 5 day period with a 1 day spin-up using the appropriate input WPS files. Then I expect that the title of the graph should/might show September 15, 2023 12Z as the forecast initialization date, but instead it shows the forecast initialization time as November 12, 2023 20Z.
Here is the information from WRF output:
// global attributes:
:TITLE = " OUTPUT FROM WRF V4.4.2 MODEL" ;
:START_DATE = "2023-09-15_12:00:00" ;
:SIMULATION_START_DATE = "2023-09-15_12:00:00" ;
and the output date/times are given as:
data:
Times =
"2023-12-24_12:00:00",
"2023-12-24_13:00:00",
"2023-12-24_14:00:00",
"2023-12-24_15:00:00",
"2023-12-24_16:00:00",
"2023-12-24_17:00:00",
"2023-12-24_18:00:00",
"2023-12-24_19:00:00",
"2023-12-24_20:00:00",
"2023-12-24_21:00:00",
"2023-12-24_22:00:00",
"2023-12-24_23:00:00",
"2023-12-25_00:00:00",
"2023-12-25_01:00:00",
"2023-12-25_02:00:00",
"2023-12-25_03:00:00",
"2023-12-25_04:00:00",
"2023-12-25_05:00:00",
"2023-12-25_06:00:00",
"2023-12-25_07:00:00",
"2023-12-25_08:00:00",
"2023-12-25_09:00:00",
"2023-12-25_10:00:00",
"2023-12-25_11:00:00" ;
I tried to find the code that creates the title of the graph within hysplit.v5.3.0_RHEL8.8 directory, but couldn't. I attached the zip file that includes CONTROL, TRAJ.CFG, MESSAGE, WARNING, tdump.Calexico.bwd.24hr and trajplot.Calexico.bwd.gif files for your information. Please let me know if I am doing something wrong.
I also have a second question. When I am calculating forward or backward trajectories for a 24 hour period, how many 24 hour input files do I need to provide within the CONTROL file? My trial and error showed me that I needed to provide 3-4 days before and after time period of interest for a successful plot run.
Thank you for your help.