You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a Masters Student in Geoinformatics from Hamburg, Germany and i am currently writing my thesis. My broad topic is the influence of demographic change in germanys on the accessibility of doctors in the metropolitan region of Hamburg. In Germany, more people retire than young people come into the system → supply decreases while demand increases.
For the calculation of TravelTimes i used “r5py” and for the accessibility assessment i am using your very helpful (!) Python module “Access”.
In Germany, global PPR values are different from those in the US, and they also vary based on the type of physician that one wants to evaluate the accessibility to.
When i tried to alter these values, i found that nothing was happening at all.
But then i noticed, that the rho-parameter is not passed into the raam.raam-method! To fix that i had to modify the code a little to alter the PPR ("half_life" is mossing too).
Before, it simply ignored the users input into Access.raam() where the function is called:
It took me a while to understand that i was not misunderstanding the calculation, but instead my input was simply ignored.
So if a future update is planned other users would likely thank you for this tiny adjustment! :)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
@jkoschinsky copied this issue to an old one:
The text was updated successfully, but these errors were encountered: