NCAR / container-dtc-nwp

End-to-end NWP systems in containers.
https://dtcenter.org/community-code/numerical-weather-prediction-nwp-containers
28 stars 13 forks source link

Remove NCL capabilities #62

Closed fossell closed 2 years ago

fossell commented 3 years ago

This Issue depends on getting a new python capability (Issue #27) for plotting WRF domains since NCL container is still used for this.

fossell commented 3 years ago

People may be using NCL container, if we remove this feature in main branch and next release tags, we should make sure to keep v3.4 image on Dockerhub

michelleharrold commented 2 years ago

NCL capabilities have been removed as part of creating an equivalent Python plotting capability for visualizing the WRF domain based on the namelist.wps file (issue #27).