Le site web de ma soeur et de ma mère est en ligne ! Visitez, réservez ! Ca détend ! http://www.youdo.be !
Year: 2011
Séisme – Aardbeving – Erdbeben in Netherland/Germany/Nederland/Deutchland/Belgique/Belgien/Belgie
Dag iedereen, Bonjour à tous, Gisterenavond om 21u02, was er een aardbeving van magnitude ML=4.3 bij de grens tussen Duitsland en Nederland, 15 km ten zuidoosten van Nijmegen. Het werd gevoeld door veel mensen in Brussel, Leuven en Luik. Iedereen…
Using Obspy modules with py2exe
Obspy is a really cool package for seismological observatories. In fact, it’s a super set of packages. They are distributed using eggs and have a nice way of declaring namespaces and entry points. The disadvantage, in my case, is that…
Aardbeving in West-Vlaanderen
Vanavond om 20:38, een aardbeving vond plaats in West-Vlaanderen. Het werd gevoeld door de bevolking in de dorpen van Ruddervoorde, Zedelgem en misschien zelfs tot Brugge. Iedereen die heeft het gevoeld is uitgenodigd om de enquête in te vullen op…
Pack an Enthought Traits app inside a .exe using py2exe (ETS 4.0 Edit)
In October 2010, I published a small tutorial on how to build a .exe Windows executable for ETS (Enthought Tool Suite) 3.5.0 -based applications. Today, I present the edited version of the setup script, to match the new Enthought Namespace…
New on Géophysique.be: Gallery
Everyone used to search for code snippets on the web know the importance of a “Gallery” linking to all examples and tutorials… So, here is my really ugly Gallery :
Matplotlib Basemap tutorial 09: Drawing circles
In the previous tutorial, I defined a “shoot” method to compute the landing point of a shoot from one point, to a given azimuth and distance. Using this logic, it’s possible to find the points situated at a given distance…
Matplotlib Basemap tutorial 08: Shooting Great Circles
Following a question from Ricardo Gama (see his comment), I’ve prepared this new tutorial. He wondered if Basemap has a function similar to the track1 function in matlab (you know, that crappy costly thing…)… Here is what I obtained :…
Matplotlib Basemap: Tell me what you need !
Dear visitors, I’m always searching new ideas of preparing new tutorials for things doable with Basemap, but I’d like these examples to be as useful as possible, which means : If you have something you would like to appear here,…
Matplotlib Basemap tutorial 07: Shapefiles unleached
New version here Following a question in the matplotlib mailing list, I dug inside the code of readshapefile, in order to gain power : The goal: The data: http://www.gadm.org/ saved inside a new “borders/” folder ! The idea: Opening a…