Bathymetry profile with QGIS and Python
There are several tutorials and articles out there, but this is what I did when I needed to plot a bathymetry profile across a set of points.
There are several tutorials and articles out there, but this is what I did when I needed to plot a bathymetry profile across a set of points.
Non-metric multidimensional scaling (NMDS) is a technique often used to find similarities and similarities between communities composition. As a part of a broader analysis I wrote to assess the ecological integrity of a set of freshwater streams in the Auckland region, I used NMDS (using R) to compare macroinvertebrate communities composition among the studied streams.
A few years ago my friend and I did a kayak trip around Menorca Island and documented the whole experience. I put together a site to showcase the results and this last week I've spent some time rebuilding it and moving to a completely different stack.
This is a very simple and quick approach I've used in several website where I needed to have chunks of code as a StreamField blocks. You only need the Pygments package and a few lines of code.
As you may have noticed, the blog has been recently going under some renovation. I was a bit sick of Wordpress so I decided to spend a couple of days migrating it to Wagtail. I also re-did the design and the front-end.
Due to all malware issues caused by SweetCaptcha I decided to write another captcha package for Wagtail under my current's company repo.