aboutsummaryrefslogtreecommitdiff
path: root/docs/plot/plot.py
AgeCommit message (Expand)Author
2021-11-26DOC: rewrite parts of plot.py to use geojson instead of fiona (#2959)Mike Taves
2020-10-14Plot building Github Action (#2377)Howard Butler
2020-05-16plot.py: make path to 'proj' executable configurable with PROJ_EXE environmen...Even Rouault
2020-04-15Add square conformal projections from libprojectKristian Evers
2018-10-14Make plot.py error message more helpfulIvan Veselov
2018-09-20Update plot.py scriptKristian Evers
2018-08-27Ensure correct axis ratio for images in documentation; move proj-string from ...Juernjakob Dugge
2017-08-04Optimize and fix errors in plot interpolation.Elliott Sales de Andrade
2017-08-04Make better use of numpy and matplotlib.Elliott Sales de Andrade
2017-08-04Specify PROJ_LIB when generating plots.Elliott Sales de Andrade
2017-08-04Updated plotting mechanism radically.Kristian Evers
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2016-09-08add Kristian's image plotting to doc treeHoward Butler