Project

General

Profile

Available datasets » History » Revision 2

Revision 1 (Rafael Bailon-Ruiz, 2021-03-15 16:01) → Revision 2/5 (Rafael Bailon-Ruiz, 2021-03-15 16:09)

h1. Available datasets 

 h2. Clouds 

 For the <code class="shell">nephelae_mesonh</code> plugin 

 h3. REFHR.1.ARMCu.4D 

 Data: <code class="shell">/net/skyscanner/volume1/data/Nephelae/MesoNH-2019-02/REFHR.1.ARMCu.4D.nc</code> (72.5 GB) 

 h3. L12zo.1.BOMEX 

 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) 

 Variables:  
 * *UT*: WE wind 
 * *VT*: SN wind 
 * *WT*: Vertical wind 
 * *THT*: Potential temperature 
 * *RVT*: Vapor mixing ratio 
 * *RCT*: Liquid Water Content 
 * *RRT*: Rain mixing ration 

 Each file is one timestamp. You need to combine them in order to be used by cams. Example: 
 <pre><code class="shell"> 
 ncrcat L12zo.1.BOMEX.OUT.001.nc L12zo.1.BOMEX.OUT.002.nc L12zo.1.BOMEX.OUT.003.nc L12zo.1.BOMEX.nc    # Concatenate 
 ncview L12zo.1.BOMEX.nc    # View the result 
 </code></pre> 

 !clipboard-202103151609-btvvy.png! 


 h2. Smoke plumes 

 For the <code class="shell">cams_avbp</code> plugin 

 h3. MUST average  

 One smoke plume (1-second average values) 

 * 0 to 230s: 
 ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_0_230s_dt_1s.xmf</code> 
 ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_0_230s_dt_1s.h5</code> 

 * 339 to 497s: 
 ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_330_497_dt_1s.xmf</code> 
 ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_ave_330_497_dt_1s/must_ave_330_497_dt_1s.h5</code> 

 h3. MUST instantaneous 

 One smoke plume (2-second instant values) 

 * 0 to 10s: 
 ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_10s_dt_2s/must_inst_0_10s_dt_2s.xmf</code> 
 ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_10s_dt_2s/must_inst_0_10s_dt_2s.h5</code> 

 * 0 to 230s: 
 ** Metadata: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_230s_dt_2s/must_inst_0_230s_dt_2s.xmf</code> 
 ** Data: <code class="shell">/net/skyscanner/volume1/data/AVBP/must_inst_0_230s_dt_2s/must_inst_0_230s_dt_2s.h5</code>