NCAR / wrfcloud

WRF Cloud Framework
Apache License 2.0
15 stars 6 forks source link

Feature/144 model config UI #217

Closed hahnd closed 1 year ago

hahnd commented 1 year ago

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

hahnd commented 1 year ago

Reviewed during a couple of meetings. Merging now.

fossell commented 1 year ago

Closes #144