Bugfix 552 line y1 y2 points - #553
Conversation
omit the pyx files
|
I can't access the /opt/tomcat9/vxwww/webapps/metviewer_output/data directory on dakota. I get a permission denied error. The R plot, however, is working for me, and I do see data under the "Y1 Points" tab. I don't get any output under the "Y2 Points' tab. |
|
@CPKalb log in as user vxwww, because vxwww owns the directory and files. The plot example only has Y1 axis, if you add info for a Y2 axis, then you should see the Y2 points. Try using this XML config file: and look for the newer Y1 and Y2 points ( plot_Python_Y1_and_Y2.points1, plot_Python_Y1_and_Y2.points2) under |
CPKalb
left a comment
There was a problem hiding this comment.
Tested and the points are in the expected location and the plot is working.
Pull Request Testing
on 'dakota':
Using METviewer, generate a plot via Python and request Y1 points. Y1 points should appear/be saved in the same location where the other METviewer data points are saved
Data, plots, xml, and scripts are saved here on 'dakota':
/opt/tomcat9/vxwww/webapps/metviewer_output/data
Using the following XML config file:
plot_Python-test_METplotpy.xml.txt
same as above, check that Y1 points are created in the data directory where METviewer saves .data, .yaml files
Data, plots, xml, and scripts are saved here on 'dakota':
/opt/tomcat9/vxwww/webapps/metviewer_output/data
Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [ No]
Do these changes include sufficient testing updates? [No]
Will this PR result in changes to the test suite? [No]
If yes, describe the new output and/or changes to the existing output:
Do these changes introduce new SonarQube findings? [?]
If yes, please describe:
[] Please complete this pull request review by [Fill in date].
Pull Request Checklist
See the METplus Workflow for details.
Select: Reviewer(s) and Development issue
Select: Milestone as the version that will include these changes
Select: Coordinated METplus-X.Y Support project for bugfix releases or METplotpy-X.Y.Z Development project for official releases