plots on Lambert conformal projection#204
Conversation
maddenp-cu
left a comment
There was a problem hiding this comment.
As with #196, this PR does not reference an open Issue, does not integrate with the repository's existing structure and code-quality testing, and I'm not aware of any discussion about the need for such a feature or how best to implement it.
Yes. Agreed with @maddenp-cu. @weihuang-jedi Please don't create PR for verification features plots yet. Lets keep it as it is for now. We will integrate our verification scorecard in the eagle-tools framework at some point in near term. |
Description:
Add a python script to plot EAGEL LAM on Lambert conformal projection, a yaml template, and a run script.
Issue: #203
Type of change:
Area(s) affected
Commit Requirements:
Testing / Verification:
edit file "config.yaml.template", and gen-vis.sh for your own date/env, and then run script "gen-vis.sh".
Runtime Environment:
python --version: Python 3.13.0wxvx --version(if applicable):Commit Message:
"add vis scripts"
Subcomponent Pull Requests:
NOTE:
This PR just want to show the new script which generate EAGLE LAM on Lambert Conformal projection maps, and see if people like it.