Skip to content

Conversation

StefRe
Copy link
Contributor

@StefRe StefRe commented Nov 11, 2021

Update earthquakes example

  • add cartopy as alternative to deprecated basemap
  • prevent numpy warning "Passing (type, 1) or '1type' as a synonym of type is deprecated"
  • while updating check-installation.py I also removed the check for urllib as it's now included in the standard python distribution

Using cartopy of course results in visually the same plot:
earthquakes_cartopy

Also I updated the html file to again correspond to the rst file using the make file in the repo. This includes not only the current changes to README.rst but also older changes, e.g. #10 that were made to the rst file only (sorry for the additional changes due using the current version 0.17.1 of docutils instead of 0.12).

- add cartopy as alternative to deprecated basemap
- prevent numpy warning "Passing (type, 1) or '1type' as a synonym of type is deprecated"
@rougier
Copy link
Owner

rougier commented Nov 17, 2021

Many, many thanks for all these fixes.

@rougier rougier merged commit 28c2a84 into rougier:master Nov 17, 2021
@StefRe StefRe deleted the update-earthquake branch November 17, 2021 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants