lmmx / 2020-viz

0 stars 0 forks source link

Bertin Semiology of Graphics remake #1

Open lmmx opened 3 years ago

lmmx commented 3 years ago

https://twitter.com/story645/status/1337142678006403076

You’d start by choosing your reference elevation (WGS84 is the standard) retrieve a GeoTiff from the NASA API (there are multiple ways to measure it https://www.usgs.gov/faqs/where-can-i-get-global-elevation-data?qt-news_science_products=0#qt-news_science_products) then for the levelsets/contours numpy.digitize/linspace... PyGMT was made for this kinda viz too