Closed lionel42 closed 1 year ago
The only reason we need cartopy is to download the country maps.
We could check the code there and implement what we need instead:
https://github.com/SciTools/cartopy/blob/9c84165d58064897c0dcf6079012eea7aaadf2f6/tools/cartopy_feature_download.py#L27
Done in dc0ebc3
The only reason we need cartopy is to download the country maps.
We could check the code there and implement what we need instead:
https://github.com/SciTools/cartopy/blob/9c84165d58064897c0dcf6079012eea7aaadf2f6/tools/cartopy_feature_download.py#L27