Skip to content

Releases: EL-BID/UrbanTrips

Release v0.2.5

31 May 21:31
a011d01
Compare
Choose a tag to compare
  • Removes Stamen as contextily provider

  • Replaces mcp module for extract_hex_colors_from_cmap()

Release v0.2.4

17 Oct 17:07
ab94f80
Compare
Choose a tag to compare
  • Add slides to ppt

  • Set od_validado 0 when fexp = 0 for smaller samples

  • Update configs xlsx

Release v0.2.3

06 Oct 18:36
06b3783
Compare
Choose a tag to compare
  • Fix StamenToner error

  • Fix lib versions

Release v0.2.2

02 Oct 13:48
a86d840
Compare
Choose a tag to compare
  • Fixes cambia_id_viajes_etapas_tarjeta_dia() taking to much time by taking the cumsum only form mismo_od series

  • Apply cambia_id_viajes_etapas_tarjeta_dia() in paralel with transform to optimize

  • Adds explicit order in legs before creating trips table

  • Create line metadata and additional configs checks

  • Changes duplicated card ids function

Release v0.2.1

13 Sep 11:45
c68b166
Compare
Choose a tag to compare
  • Improved dashboard
  • Improved check config script

Authors

Felipe González (@alephcero)
Sebastián Anapolsky(@sanapolsky)

Release v0.2.0

08 Sep 14:00
ae4a18c
Compare
Choose a tag to compare
  • Dashboard to visualize results
  • Check configs script before run
  • New KPIs
  • Services in data model
  • Updates documentation

Authors

Felipe González (@alephcero)
Sebastián Anapolsky(@sanapolsky)

Release v0.1.0

28 Feb 15:52
14c5954
Compare
Choose a tag to compare
  • Using yaml config file for main parameter settings.
  • Classify card transactions into legs and trips.
  • Estimate destinations.
  • Produce Origin Destination Matrices for different spatial units.
  • Compute public transportation KPIs.
  • Produce visualizations.
  • Tests.
  • On release, build package & upload to pypi.

Co-authored-by: Sebastian Anapolsky sanapolsky@gmail.com