Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release/public-v3 #509

Merged
merged 17 commits into from
May 23, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
minor revisions to documentation
  • Loading branch information
hertneky committed May 12, 2022
commit 1d4ae51109a62b284bfe6fca9fcf65b0bc8649bb
2 changes: 1 addition & 1 deletion docs/InputsOutputs.rst
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ The UPP requires the following input files:
Model Forecast
--------------

The UPP ingests FV3 write component files in netCDF and parallel netCDF format.
The UPP ingests FV3 write component files in parallel netCDF format.

The table below is a list of the unified model variables available from the FV3 model core. Whether a
specific variable is able to be read by UPP relies on dependencies such as physics options and model.
15 changes: 7 additions & 8 deletions docs/UFS_unified_variables_table.csv
Original file line number Diff line number Diff line change
@@ -6,8 +6,8 @@ Temperature,tmp,t,3d,dyn,
Ozone mixing ratio,o3mr,o3,3d,dyn,
Geometric vertical velocity,dzdt,wh,3d,dyn,
Cloud water mixing ratio,clwmr,qqw,3d,dyn,
Layer thickness on hybrid levels,dpres,dpres,3d,dyn,
Pressure vertical velocity (omega),delz,buf3d > omga,3d,dyn,compute omega
Layer thickness in pressure on hybrid levels,dpres,dpres,3d,dyn,
Layer thickness in height,delz,na,3d,dyn,
Ice mixing ratio,icmr,qqi,3d,dyn,
Rain mixing ratio,rwmr,qqr,3d,dyn,
Snow mixing ratio,snmr,qqs,3d,dyn,
@@ -23,8 +23,7 @@ Min hourly 0-3km updraft helicity,uhmin03,up_heli_min03,2d,dyn,regional FV3
Max 0-1km relative vorticity max,maxvort01,rel_vort_max01,2d,dyn,regional FV3
Max 0-2km relative vorticity max,maxvort02,rel_vort_max,2d,dyn,regional FV3
Max hybrid level 1 relative vorticity max,maxvorthy1,rel_vort_maxhy1,2d,dyn,regional FV3
Surface pressure,pressfc,pint,2d,dyn,
Surface height,hgtsfc,zint,2d,dyn,
Surface height,hgtsfc,zint(:,:,LM+1),2d,dyn,
Reflectivity,refl_10cm,REF_10CM,3d,phy,
Turbulence kinetic energy,qke,q2,3d,phy,
Ice-friendly aerosol number concentration,nifa,qqnwfa,3d,phy,
@@ -68,9 +67,9 @@ Plant canopy sfc water in m,cnwat,cmc,2d,phy,
Frozen precip fraction,cpofp,sr,2d,phy,
Sea ice skin temperature,tisfc,ti,2d,phy,
Vegetation fraction,veg,vegfrc,2d,phy,
Liquid volumetric soil moisture,soill1/soill2/soill3/soill4,sh2o,2d,phy,all soil levels read into array
Volumetric soil moisture,soilw1/soilw2/soilw3/soilw4.....,smc,2d,phy,"all soil levels read into array, L5-9 RUC only"
Soil temperature,soilt1/soilt2/soilt3/soilt4.....,stc,2d,phy,"all soil levels read into array, L5-9 RUC only"
Liquid volumetric soil moisture,soill1/soill2/soill3/soill4,sh2o,2d>3d,phy,all soil levels read into array
Volumetric soil moisture,soilw1/soilw2/soilw3/soilw4.....,smc,2d>3d,phy,"all soil levels read into array, L5-9 RUC only"
Soil temperature,soilt1/soilt2/soilt3/soilt4.....,stc,2d>3d,phy,"all soil levels read into array, L5-9 RUC only"
Time averaged incoming surface longwave,dlwrf_ave,alwin,2d,phy,
Instantaneous incoming surface longwave,dlwrf,rlwin,2d,phy,
Time averaged outgoing surface longwave,ulwrf_ave,alwout,2d,phy,
@@ -242,4 +241,4 @@ Instantaneous aod550 optical depth,aod550,aod550,2d,phy,rdaod = True
,ss_aod550,ss_aod550,2d,phy,rdaod = True
,su_aod550,su_aod550,2d,phy,rdaod = True
,oc_aod550,oc_aod550,2d,phy,rdaod = True
,bc_aod550,bc_aod550,2d,phy,rdaod = True
,bc_aod550,bc_aod550,2d,phy,rdaod = True