@robinlovelace@fosstodon.org
@robinlovelace@fosstodon.org avatar

robinlovelace

@robinlovelace@fosstodon.org

Data science, transport modelling and geocomputation for evidence-based policy, transport decarbonisation and enlightenment.
searchable

This profile is from a federated server and may be incomplete. Browse more on the original instance.

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

Update on the Network Generation Hackathon, mission accomplished. We all got od2net running, explored new ideas, and ported the setup script into a new language #RStats which can be found in this merged PR: https://buff.ly/48EAaI1 Massive thanks to everyone involved.

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

Looking forward to the Network Generation Hackathon tomorrow in the Alan Turing Institute 🚀 For anyone interested in reproducible transport network generation, processing and modelling with open source software this could be of interest, still opportunities to attend online: https://buff.ly/3SUZSm3

robinlovelace, to datascience
@robinlovelace@fosstodon.org avatar

So true! For this reason the Transport Data Science module I lead focusses on applications, taking the initiative (you choose the topic you apply the science to and datasets), and empirical exploration. Written for early programmers but equally applicable now #DataScience

robinlovelace, to datascience
@robinlovelace@fosstodon.org avatar

On Thursday I delivered the first session of our new and improved Transport Data Science course at Leeds Institute for Transport Studies (ITS) / Urban Data Science (UDS). For anyone interested in reproducible + open #DataScience for transport: https://itsleeds.github.io/TDS/slides/1-intro.html

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

Ever wanted to do spatial clustering of orign-destination (OD) data? Well you may want to now! University of Leeds Institute for Transport Studies (ITS) and Alan Turing Institute PhD student Hussein Mahfouz has created this early-stage visualisation of spatial clustering of these zone-zone flows 🏗️ Case study of . Looks beautiful AND useful 🎉

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

Very happy to have submitted a paper to #GISRUK 2024 in my home city of #Leeds. It was a collaborative effort by me, ITS Leeds colleague Zhao Wang, Will Deakin from Network Rail and Josiah Parry from Esri. All open and reproducible of course thanks to Quarto template by Steph De Sabbata: https://github.com/sdesabbata/quarto-gisruk Details: watch this space!

robinlovelace,
@robinlovelace@fosstodon.org avatar

@wnd 😸

robinlovelace, to opensource
@robinlovelace@fosstodon.org avatar

Epic refactoring mission by web developers at @cyclestreets just merged into our Network Planning Tool codebase 🏗️ 1000 lines of code removed and no reduction in functionality 🎉 See the #opensource frontend code here, contributions welcome: https://github.com/nptscot/nptscot.github.io/pull/126

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

Happy New Year! In celebration I've written a short reflection on the year gone by and hopes and dreams for the next one: https://www.robinlovelace.net/post/new-year-reflections/ bring on 2024 🚀

UrbanDemog, to random

📖The Eng version of "Introduction to urban accessibility a practical guide with R" has been officially published by @ipeaonline.
In addition to the online book, you can now download the book as a PDF to read it offline.
🌐https://ipeagit.github.io/intro_access_book/
Great colab with @dhersz

robinlovelace,
@robinlovelace@fosstodon.org avatar

@UrbanDemog @dhersz great work guys, looking forward to taking a read!

edzer, to random
robinlovelace,
@robinlovelace@fosstodon.org avatar

@edzer Congrats 🎉

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

New paper reviewing the growing evidence on street lighting and cycling, by me and ITS Leeds colleague Eugeni, just published 🗲🚲🔦 Overall: there is evidence that it helps, especially for beginners. See full paper here:
https://www.sciencedirect.com/science/article/pii/S2950105923000086

robinlovelace, to datascience
@robinlovelace@fosstodon.org avatar

Re-generating input datasets for our network merging methods + reproducible + geocomputation + visualisation for sustainable transport planning paper. 🏗️
If anyone knows of any good examples of 'braiding' like this let us know!

robinlovelace,
@robinlovelace@fosstodon.org avatar

@underdarkGIS when a corridor is represented by multiple lines, from the river definition https://en.m.wikipedia.org/wiki/Braided_river

philmassicotte, to random

Happy to announce that #rstats v1.0.0 is on the way to CRAN.

This is a major release that ends support to sp in favor to sf and terra. Users can now choose either get an sf or SpatVector using the returnclass argument.

revdepcheck reported no problems, but feel free to open issues if we missed something: https://github.com/ropensci/rnaturalearth

robinlovelace,
@robinlovelace@fosstodon.org avatar

@philmassicotte Great work, such a great package and great to see a timely update!

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

For fast, flexible and beautiful reproducible map making the #RStats package tmap v4 is hard to beat. Give it a spin, remove constraints imposed on your creativity by clunky software, and learn more by following this chapter of Geocomputation with R: https://r.geocompx.org/adv-map
Edition II is almost ready 🚀

mdsumner, to random
@mdsumner@rstats.me avatar

it works!

mesh tricks meet dumb grids, adaptive densify for a particular crs

robinlovelace,
@robinlovelace@fosstodon.org avatar

@mdsumner This is cool! Looks like a solution to a problem that @mtennekes and I were looking at a while back, now published here: https://josis.org/index.php/josis/article/view/172 could the points be cities and the densification adapt to arbitrary points? I should probably check out the code!

robinlovelace, to python
@robinlovelace@fosstodon.org avatar

This is magic, and auto installed in seconds on GitHub Actions, which runs all the code in the literate programming system Quarto, renders the results, and deploys them. Technology for reproducible research has come a long way over last decade, and it's accelerating 🚀

video/mp4

robinlovelace,
@robinlovelace@fosstodon.org avatar

@geospacedman in some ways GitHub is not reproducible agreed, but surely better than providing results and maybe a bit of code in a docx or PDF which is standard practice in research. Do you have any suggestions for more reproducible environments? Imagine the likes of GitLab go one step further and keen to give them a spin!

robinlovelace,
@robinlovelace@fosstodon.org avatar

@geospacedman thanks for clarifying what you were comparing GitHub to, not Word which is closer to an antithesis. Would be happy to translate the workflow.yml files into GitLab/other formats. Any ideas how hard that would be? Lots of room for improvement and happy to try out more reproducible and accessible systems.

robinlovelace,
@robinlovelace@fosstodon.org avatar

@geospacedman have just had a read of this which suggests it shouldn't be too much work to migrate: https://about.gitlab.com/blog/2023/07/11/github-to-gitlab-migration-made-easy/

robinlovelace,
@robinlovelace@fosstodon.org avatar

@jangorecki @geospacedman thanks for the tip. Easy to mirror gh repos on GitLab too I imagine

robinlovelace, to random
@robinlovelace@fosstodon.org avatar

📢 The Geocomputation with R front cover image competition is live 📢 See details and how to submit your entry here: https://geocompx.org/post/2023/map-cover-competition/ #rstats #gischat #geocompx

robinlovelace,
@robinlovelace@fosstodon.org avatar

Last chance to submit your idea for the Geocomputation with R front cover competition is approaching! You still have 2 full days left, see details here: https://geocompx.org/post/2023/map-cover-competition/

robinlovelace, to svelte
@robinlovelace@fosstodon.org avatar

This is a bit of a long shot, but if there are any developers out there interested in mapping who would be willing to spend a bit of time helping a novice (me) out in some experiments to improve UX in web apps for sustainable transport planning, please get in touch.

robinlovelace,
@robinlovelace@fosstodon.org avatar

Thanks to @mattlehrer this is now fixed 🎉

#OpenSource community is amazing, gratitude to Matt and everyone in this space. For the benefit of others, here's the fix in the open: https://github.com/cruse-bike/cruse/pull/9

video/mp4

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • ethstaker
  • rosin
  • mdbf
  • osvaldo12
  • Youngstown
  • slotface
  • InstantRegret
  • thenastyranch
  • cubers
  • kavyap
  • everett
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • khanakhh
  • tacticalgear
  • love
  • Durango
  • modclub
  • GTA5RPClips
  • cisconetworking
  • normalnudes
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines