Available datasets » History » Version 1
Rafael Bailon-Ruiz, 2021-03-15 16:01
1 | 1 | Rafael Bailon-Ruiz | h1. Available datasets |
---|---|---|---|
2 | |||
3 | h2. Clouds |
||
4 | |||
5 | For the <code class="shell">nephelae_mesonh</code> plugin |
||
6 | |||
7 | h3. REFHR.1.ARMCu.4D |
||
8 | |||
9 | Data: <code class="shell">/net/skyscanner/volume1/data/Nephelae/MesoNH-2019-02/REFHR.1.ARMCu.4D.nc</code> (72.5 GB) |
||
10 | |||
11 | h3. L12zo.1.BOMEX |
||
12 | |||
13 | 360 (2.5GB) files <code class="shell">/net/skyscanner/volume1/data/Nephelae/MesoNH-2019-02/L12zo.1.BOMEX.OUT.XXX.nc</code> XXX from 001 to 360 (~900 GB total) |
||
14 | |||
15 | Each file is one timestamp. You need to combine them in order to be used by cams. Example: |
||
16 | <pre><code class="shell"> |
||
17 | ncrcat L12zo.1.BOMEX.OUT.001.nc L12zo.1.BOMEX.OUT.002.nc L12zo.1.BOMEX.OUT.003.nc L12zo.1.BOMEX.nc # Concatenate |
||
18 | ncview L12zo.1.BOMEX.nc # View the result |
||
19 | </code></pre> |
||
20 | |||
21 | |||
22 | h2. Smoke plumes |
||
23 | |||
24 | For the <code class="shell">cams_avbp</code> plugin |
||
25 | |||
26 | h3. MUST average |
||
27 | |||
28 | One smoke plume (1-second average values) |
||
29 | |||
30 | * 0 to 230s: |
||
31 | ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_0_230s_dt_1s.xmf</code> |
||
32 | ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_0_230s_dt_1s.h5</code> |
||
33 | |||
34 | * 339 to 497s: |
||
35 | ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_330_497_dt_1s.xmf</code> |
||
36 | ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_330_497_dt_1s.h5</code> |
||
37 | |||
38 | h3. MUST instantaneous |
||
39 | |||
40 | One smoke plume (2-second instant values) |
||
41 | |||
42 | * 0 to 10s: |
||
43 | ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_10s_dt_2s/must_inst_0_10s_dt_2s.xmf</code> |
||
44 | ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_10s_dt_2s/must_inst_0_10s_dt_2s.h5</code> |
||
45 | |||
46 | * 0 to 230s: |
||
47 | ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_230s_dt_2s/must_inst_0_230s_dt_2s.xmf</code> |
||
48 | ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_230s_dt_2s/must_inst_0_230s_dt_2s.h5</code> |