Version 0.4 Updates¶
Version 0.4.0¶
New features¶
Added the
earthkit.geo.giscomodule for retrieving, caching, and loading shapefiles from the Eurostat GISCO API (#22)
Installation¶
Made cartopy an optional dependency as “[cartography]”. It is required for the
earthkit.geo.cartography.country_polygons()method. See Installation for details on how to installearthkit-geowith optional dependencies.