Rafael H M Pereira

Results 76 issues of Rafael H M Pereira

Hi all, do you know whether `R5` adds a travel time penalty when pedestrians need to cross road intersections?

Hi all. I use `httr` to download files in the [geobr](https://github.com/ipeaGIT/geobr) package. The issue I'm facing is that the progress bar immediately shows 100%, but the file is not downloaded...

### Brief description of the problem: This is the error message we get from Test coverage ``` ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure (test-set_monte_carlo_draws.R:249:3): draws_per_minute arg works in pareto_frontier() -...

Rename `monetary_cost_cutoffs ` parameter to `fare_cutoffs ` in `pareto_frontier`.

v1.0

- [x] upgrade R5 to version 6.7 - [x] document and test new function: pareto frontier. #241 - [x] document and test new function: set fare rules. #242 - [x]...

v1.0

This will allow us to make sure origin and destination inputs are in the correct geographical projection

Our data serves have been particularly unstable these weeks because we are moving to a new building. My apologies for the inconvenience. So it happend again. This is the fourth...

help wanted
priority

# Context All data sets used in **geobr** are currently stored in the format of [GeoPackage](https://www.geopackage.org/) `.gpkg` files. The choice for GeoPackage was an easy one. GeoPackage is a very...

v2.0

New issue since multi-part geometries is deprecated in the shapely library. Thanks @luiz-dejesus for pointing this out on issue #269. ```Python from geobr import read_municipality mun = read_municipality(year=2017, code_muni =...

python priority