Hysplit安装成功后,其实就已经包含了示例数据,它位于安装位置的子目录working里面,请检查是否含有这三个文件oct1618.BIN(该文件是ARL格式的气象数据)/sample_traj/sample_conc。其中sample_traj定义了模拟过程的起始位置。
Once HYSPLIT is successfully installed, it already includes sample data located in the working subdirectory of the installation folder. Please check whether the following three files are present: oct1618.BIN (which is meteorological data in ARL format), sample_traj, and sample_conc. The sample_traj file defines the starting location for the simulation.
Step 1 双击“Run Hysplit” Double-click “Run HYSPLIT”
看到如下图所示的GUI,含有Meteorology/Trajectory/Concentration/Advanced.
You will see a GUI as shown below, which includes the tabs: Meteorology, Trajectory, Concentration, and Advanced.
Step 2 单击Trajectory Click on Trajectory
单击Trajectory后,选择Quick Start和Run Example。它会依据预定义的sample_traj开始运行oct1618.BIN。
After clicking 'Trajectory', select 'Quick Start' and then 'Run Example'. It will run based on the predefined `sample_traj` using the `oct1618.BIN` file.
'starting time'等在此软件使用的都是UTC时间,注意与希望的时间进行换算。
In this software, terms like “starting time” are all based on UTC. Please remember to convert accordingly to your desired local time.
几乎瞬间会得到一个运行结果,如下所示,黑色的星号就是计算的起始位置。
The result will appear almost instantly, as shown below. The black asterisk indicates the starting location of the calculation.
这就是一个非常简易的利用自带数据的操作过程。
This is a very simple operation process using the built-in data.
Step 3 查验气象数据 Verify Meteorological Data
在Trajactory之下找到Setup Run,弹出如下所示的配置窗口。
Under ‘Trajectory’, find and click ‘Setup Run’, and a configuration window like the one shown below will pop up.
在Selected Files,已经列出了oct1618.BIN文件,如果没有列出该文件,请通过“Add Meteorology Files”添加该文件。
In ‘Selected Files’, the file ‘oct1618.BIN’ should already be listed. If it is not, please click ‘Add Meteorology Files’ to add it manually.
单击“Setup starting locations”,如下图,你就会看到初涉的起始点是同一位置的不同高度,当然可以被修改为不同的位置或者高度。
Click ‘Setup starting locations’ (as shown below), and you will see that the initial starting points are set to the same location at different altitudes. Of course, these can be modified to different locations or altitudes as needed.
Step 4 运行此配置 Run the Simulation
单击Trajectory之下的Run Model,运行之后会得到如下结果。
Click ‘Run Model’ under the ‘Trajectory’ tab. After running, you will get the following results.
这个模拟的过程就是利用气象数据oct1618.BIN来得到的结果。
Click 'Run Model' under the 'Trajectory' tab. After execution, the results will be displayed as shown below.
Step 5 查看结果 View the output
Trajectory->Display->Trajectory,得到如下图所示,稍有调整,单击Execute Display。
Go to Trajectory → Display → Trajectory, as shown below. Make slight adjustments if needed, then click 'Execute Display'.
立即就得到一个展示结果,如下图。
The display result will appear immediately, as shown below. The trajplot program will run, generating trajplot.html in the working directory, as indicated by "Output will be in SVG".
同时,与结果一同输出的还有MESSAGE和tdump,他们也在working之下,可以作为运行过程相关参数的参考。
At the same time, the output also includes the MESSAGE and tdump files, which are located under the working directory. These files can serve as a reference for the parameters used during the run.