Including smoke parameters in boundary conditions #897
Replies: 1 comment 3 replies
-
@DavidHuber-NOAA - |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The RAP wrfprs files contain a field, MASSDEN, which is surface smoke concentration. How do I extract this data from these files with chgres so it can be used as a boundary condition for the SRW? I'm hoping I could just edit a few scripts, like UFS_UTILS/parm/varmap_tables/GFSphys_var_map.txt, but I'm guessing I will need to add some code to UFS_UTILS/sorc/chgres_cube/atmosphere.f90 to extract this field. Any guidance would be much appreciated for myself and @JohanaRomeroAlvarez.
Beta Was this translation helpful? Give feedback.
All reactions