Open danlipsa opened 8 years ago
Image is:
Test command is:
"/home/danlipsa/build/uvcdat/install/bin/python" "/home/danlipsa/src/uvcdat/testing/vcs/test_vcs_basic_gms.py" "--gm_type=meshfill" "--projection=-3" "--lat1=90" "--lat2=0" "--range_via_gm" "--gm_flips_lat_range" "--source=/home/danlipsa/build/uvcdat/uvcdat-testdata/baselines/vcs/test_vcs_basicmeshfill-3_proj_gmflip_NH_via_gm.png"
(lat1, lat2) = (0, 90) after the filip, so the view should be a doughtnut viewed from the South Pole
looks like the continents are cropped correctly but not the data
That is right. I think this is related to the fact that vcs.utils.getworldcoordinates does not work correctly for meshfil.
Image is:
Test command is:
"/home/danlipsa/build/uvcdat/install/bin/python" "/home/danlipsa/src/uvcdat/testing/vcs/test_vcs_basic_gms.py" "--gm_type=meshfill" "--projection=-3" "--lat1=90" "--lat2=0" "--range_via_gm" "--gm_flips_lat_range" "--source=/home/danlipsa/build/uvcdat/uvcdat-testdata/baselines/vcs/test_vcs_basicmeshfill-3_proj_gmflip_NH_via_gm.png"
(lat1, lat2) = (0, 90) after the filip, so the view should be a doughtnut viewed from the South Pole