As you change variables listed below in one place, the other two should stay in sync.
Valid namelist files should be generated.
Variables:
wrf.physics.mp_physics
wrf.physics.cu_physics
wrf.physics.ra_lw_physics
wrf.physics.ra_sw_physics
wrf.physics.bl_pbl_physics
wrf.physics.sf_sfclay_physics
wrf.physics.sf_surface_physics
wps.geogrid.e_we
wps.geogrid.e_sn
wps.geogrid.dx
wps.geogrid.dy
wps.geogrid.map_proj
wps.geogrid.ref_lat
wps.geogrid.ref_lon
wps.geogrid.truelat1
wps.geogrid.truelat2
wps.geogrid.stand_lon
wrf.domains.time_step
wrf.domains.e_we
wrf.domains.e_sn
wrf.domains.dx
wrf.domains.dy
Focus on web/src/app/model-config/default-namelists.ts as this file has template/default namelists.
Pull Request Checklist
[ ] Review the source issue metadata (labels, project, and milestone).
[ ] Complete the PR definition above.
[ ] Ensure the PR title matches the feature or bugfix branch name.
[ ] Define the PR metadata, as permissions allow.
Select: Reviewer(s)
Select: Project
Select: Milestone as the version that will include these changes
Select: Development to link to the original development issue.
[ ] After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
[ ] Close the linked issue and delete your feature or bugfix branch from GitHub.
Expected Differences
WRF configuration editing by GUI is enabled.
Pull Request Testing
Namelist data is represented in three places:
As you change variables listed below in one place, the other two should stay in sync.
Valid namelist files should be generated.
Variables:
Focus on web/src/app/model-config/default-namelists.ts as this file has template/default namelists.
Pull Request Checklist