João Pedro Bazzo Vieira

Results 9 issues of João Pedro Bazzo Vieira

If a trip starts at `00:00:00`, the first line of `àrrival_time` would be negative ```r > tmp_gtfs tmp_gtfs$stop_times trip_id arrival_time departure_time stop_id stop_sequence 1: 1012-10-0_1 -00:00:07 00:00:07 301729 1 2:...

When there are `NaN` speed values in the `transport_model()` ouput and no other valid value, it's not possible to perform a mean average to remove the `NaN` . In such...

SPN units can be either "SPN23 [#/km]", "SPN23 [#/kWh]" . This behavior also happens with PM Exhaust. Check `data-raw/ef_europe_emep_db.R`

- [ ] fix emission factors for g/kWh units - [ ] check adjust EF considering reference year

enhancement

Availability of CARB’s EMFAC2021 Technical Document and a Model Update (v1.0.1) https://content.govdelivery.com/accounts/CARB/bulletins/2d48287

enhancement

Few articles I've looked at seem to be using the IVE model as an emission factor source. Check whether this is proper EF. If true, create a function to import...

enhancement