NOAA-GSL / pygraf

ADB's Python graphics package
MIT License
10 stars 11 forks source link

change map resolution to reduce zip file size. #91

Closed cshartsough closed 3 years ago

cshartsough commented 3 years ago

This is a one-word change in create_graphics.py, to reduce the plot sizes and allow for smaller overall zip file size.

passed both pylint and pytest.

adding sample plots, not sure how they'll look in GitHub (each display software behaves differently). On the Web pages, expecting the plots to be reduced in size with little loss of resolution at the new size.

Screen Shot 2021-05-24 at 11 09 14 AM Screen Shot 2021-05-24 at 11 09 26 AM