Re: [sumo-user] Motorbike emissions

2022-05-23 Thread Alejandro Rodríguez Sánchez
Hello again,

With the last nightly version it now works properly using the way Jakob
indicated.
Thank you very much Jakob and Michael!

Best regards,
Alejandro.

El vie, 20 may 2022 a las 15:54, Michael Behrisch ()
escribió:

> Hi,
> the way Jakob described it works here as well. I renamed now the folder
> to PHEMlight5 to have a better correspondence between model name and
> folder name. Please try again with the nightly build of tomorrow.
> Also please make double sure that you are using the latest nightly build
> and have no typos in your input files (maybe also send your input files).
>
> Best regards,
> Michael
>
> Am 20.05.22 um 14:26 schrieb Alejandro Rodríguez Sánchez:
> > I can confirm that the mentioned files are present in the folder.
> >
> > Also, after running some tests, I've become with another issue.
> > If I define the following emission class, using the naming of the
> > PHEMlight5 files: PHEMlight5/RT_EUIII_D_I, I get the same "emissionClass
> > not found" error. However, when I use the naming from the documentation
> > (i.e.: PHEMlight5/HDV_RT_I_D_EU3 ), documentation I get no error. This
> > doesn't work with the motorbikes, I get the error using both
> nomenclatures.
> >
> >
> > El vie, 20 may 2022 a las 13:16, Jakob Erdmann ( > >) escribió:
> >
> > Can you confirm that the folder data/emissions/PHEMlight/V5/ holds
> > the following files?:
> >
> > MC_2S_EU1_G.csv
> > MC_2S_EU1_G_FC.csv
> > MC_2S_EU1_G.PHEMLight.veh
> >
> > for me, this is sufficient to use
> > 
> >
> > Am Fr., 20. Mai 2022 um 13:01 Uhr schrieb Alejandro Rodríguez
> > Sánchez mailto:alrod...@ucm.es>>:
> >
> > Hello again Jakob,
> >
> > Although your previous message was useful to correct the
> > PHEMlight prefix to PHEMlight5, it is still not working for me
> > with the latest development version:
> >
> > Error: emissionClass with name 'PHEMlight5/MC_2S_EU1_G' doesn't
> > exist.
> >
> > I'm a bit confused about why SUMO isn't finding these emission
> > classes neither when all the files are in the folder
> > data/emissions/PHEMlight/V5/ nor in the
> > folder data/emissions/PHEMlight. However, for passenger cars and
> > LCV vehicles it works fine.
> >
> > Kind regards,
> > Alejandro.
> >
> >
> > El jue, 19 may 2022 a las 11:10, Jakob Erdmann
> > (mailto:namdre.s...@gmail.com>>)
> escribió:
> >
> > After running my own tests I can confirm the following:
> > - Version 4 of PHEMLight does not contain any motorcycles
> > (as I mistakenly assumed in my previous comment)
> > - Version 5 of PHEMLight does contain 66 motorcycle classes
> > in the licensed data set (i.e. "PHEMlight5/MC_2S_EU0_G")
> >
> > If you use the PHEMLight 5 data, it's recommended to use the
> > development version since it contains a bugfix for coasting.
> >
> > regards,
> > Jakob
> >
> > Am Do., 19. Mai 2022 um 08:34 Uhr schrieb Alejandro
> > Rodríguez Sánchez mailto:alrod...@ucm.es
> >>:
> >
> > Thanks Jakob. So the following remarks appearing on the
> > documentation:
> >
> >   *
> >
> > MC_2S*
> > *motorcycles - 2 stroke (not included)
> >
> >   *
> >
> > MC_4S*
> > *motorcycles - 4 stroke (not included)
> >
> > Motor cycles are only available for the old data set
> > (pre 2016)
> >
> > do not indicate the impossibility of using motorcycles
> > data sets, right?
> > And can you confirm the following is the correct
> > nomenclature to call the motorcycles emission classes?
> >
> > MR_G_EU0_2T   MR_G_EU0_4T
> >
> > This is the nomenclature that is shown in the
> > documentation but it raises the error
> >
> > /Error: emissionClass with name 'PHEMlight/MR_G_EU1_2T'
> > doesn't exist./
> > /
> > /
> > For any other vehicle types (passenger, light and heavy
> > duty) there are no problems using the nomenclature from
> > the documentation.
> >
> > Cheers,
> > Alejandro
> >
> > El mié., 18 may. 2022 14:29, Jakob Erdmann
> > mailto:namdre.s...@gmail.com>>
> > escribió:
> >
> > The current version of PHEMLight should include
> > motorbikes in the licensed dataset:
> >
> https://sumo.dlr.de/docs/Models/Emissions/PHEMlight.html#phemlight_emission_classes_for_motor_cycles
> > <
> 

Re: [sumo-user] Motorbike emissions

2022-05-20 Thread Michael Behrisch

Hi,
the way Jakob described it works here as well. I renamed now the folder 
to PHEMlight5 to have a better correspondence between model name and 
folder name. Please try again with the nightly build of tomorrow.
Also please make double sure that you are using the latest nightly build 
and have no typos in your input files (maybe also send your input files).


Best regards,
Michael

Am 20.05.22 um 14:26 schrieb Alejandro Rodríguez Sánchez:

I can confirm that the mentioned files are present in the folder.

Also, after running some tests, I've become with another issue.
If I define the following emission class, using the naming of the 
PHEMlight5 files: PHEMlight5/RT_EUIII_D_I, I get the same "emissionClass 
not found" error. However, when I use the naming from the documentation 
(i.e.: PHEMlight5/HDV_RT_I_D_EU3 ), documentation I get no error. This 
doesn't work with the motorbikes, I get the error using both nomenclatures.



El vie, 20 may 2022 a las 13:16, Jakob Erdmann (>) escribió:


Can you confirm that the folder data/emissions/PHEMlight/V5/ holds
the following files?:

MC_2S_EU1_G.csv
MC_2S_EU1_G_FC.csv
MC_2S_EU1_G.PHEMLight.veh

for me, this is sufficient to use


Am Fr., 20. Mai 2022 um 13:01 Uhr schrieb Alejandro Rodríguez
Sánchez mailto:alrod...@ucm.es>>:

Hello again Jakob,

Although your previous message was useful to correct the
PHEMlight prefix to PHEMlight5, it is still not working for me
with the latest development version:

Error: emissionClass with name 'PHEMlight5/MC_2S_EU1_G' doesn't
exist.

I'm a bit confused about why SUMO isn't finding these emission
classes neither when all the files are in the folder 
data/emissions/PHEMlight/V5/ nor in the

folder data/emissions/PHEMlight. However, for passenger cars and
LCV vehicles it works fine.

Kind regards,
Alejandro.


El jue, 19 may 2022 a las 11:10, Jakob Erdmann
(mailto:namdre.s...@gmail.com>>) escribió:

After running my own tests I can confirm the following:
- Version 4 of PHEMLight does not contain any motorcycles
(as I mistakenly assumed in my previous comment)
- Version 5 of PHEMLight does contain 66 motorcycle classes
in the licensed data set (i.e. "PHEMlight5/MC_2S_EU0_G")

If you use the PHEMLight 5 data, it's recommended to use the
development version since it contains a bugfix for coasting.

regards,
Jakob

Am Do., 19. Mai 2022 um 08:34 Uhr schrieb Alejandro
Rodríguez Sánchez mailto:alrod...@ucm.es>>:

Thanks Jakob. So the following remarks appearing on the
documentation:

  *

MC_2S*
*motorcycles - 2 stroke (not included)

  *

MC_4S*
*motorcycles - 4 stroke (not included)

Motor cycles are only available for the old data set
(pre 2016)

do not indicate the impossibility of using motorcycles
data sets, right?
And can you confirm the following is the correct
nomenclature to call the motorcycles emission classes?

MR_G_EU0_2T MR_G_EU0_4T

This is the nomenclature that is shown in the
documentation but it raises the error

/Error: emissionClass with name 'PHEMlight/MR_G_EU1_2T'
doesn't exist./
/
/
For any other vehicle types (passenger, light and heavy
duty) there are no problems using the nomenclature from
the documentation.

Cheers,
Alejandro

El mié., 18 may. 2022 14:29, Jakob Erdmann
mailto:namdre.s...@gmail.com>>
escribió:

The current version of PHEMLight should include
motorbikes in the licensed dataset:

https://sumo.dlr.de/docs/Models/Emissions/PHEMlight.html#phemlight_emission_classes_for_motor_cycles




Am Mi., 18. Mai 2022 um 13:57 Uhr schrieb Alejandro
Rodríguez Sánchez mailto:alrod...@ucm.es>>:

Hello,

Reading the documentation I've noticed that
motorbike are not included when using the
licensed data from PHEMlight to compute the
emissions. Is there any reason for that? It will
be included in the future?

Best regards,
   

Re: [sumo-user] Motorbike emissions

2022-05-20 Thread Alejandro Rodríguez Sánchez
Hello again Jakob,

Although your previous message was useful to correct the PHEMlight prefix
to PHEMlight5, it is still not working for me with the latest development
version:

Error: emissionClass with name 'PHEMlight5/MC_2S_EU1_G' doesn't exist.

I'm a bit confused about why SUMO isn't finding these emission classes
neither when all the files are in the folder  data/emissions/PHEMlight/V5/
nor in the folder data/emissions/PHEMlight. However, for passenger cars and
LCV vehicles it works fine.

Kind regards,
Alejandro.


El jue, 19 may 2022 a las 11:10, Jakob Erdmann ()
escribió:

> After running my own tests I can confirm the following:
> - Version 4 of PHEMLight does not contain any motorcycles (as I mistakenly
> assumed in my previous comment)
> - Version 5 of PHEMLight does contain 66 motorcycle classes in the
> licensed data set (i.e. "PHEMlight5/MC_2S_EU0_G")
>
> If you use the PHEMLight 5 data, it's recommended to use the development
> version since it contains a bugfix for coasting.
>
> regards,
> Jakob
>
> Am Do., 19. Mai 2022 um 08:34 Uhr schrieb Alejandro Rodríguez Sánchez <
> alrod...@ucm.es>:
>
>> Thanks Jakob. So the following remarks appearing on the documentation:
>>
>>
>>-
>>
>>MC_2S
>> motorcycles - 2 stroke (not included)
>>
>>
>>-
>>
>>MC_4S
>> motorcycles - 4 stroke (not included)
>>
>> Motor cycles are only available for the old data set (pre 2016)
>> do not indicate the impossibility of using motorcycles data sets, right?
>> And can you confirm the following is the correct nomenclature to call the
>> motorcycles emission classes?
>>
>> MR_G_EU0_2T MR_G_EU0_4T
>> This is the nomenclature that is shown in the documentation but it raises
>> the error
>>
>> *Error: emissionClass with name 'PHEMlight/MR_G_EU1_2T' doesn't exist.*
>>
>> For any other vehicle types (passenger, light and heavy duty) there are
>> no problems using the nomenclature from the documentation.
>>
>> Cheers,
>> Alejandro
>>
>> El mié., 18 may. 2022 14:29, Jakob Erdmann 
>> escribió:
>>
>>> The current version of PHEMLight should include motorbikes in the
>>> licensed dataset:
>>> https://sumo.dlr.de/docs/Models/Emissions/PHEMlight.html#phemlight_emission_classes_for_motor_cycles
>>>
>>>
>>> Am Mi., 18. Mai 2022 um 13:57 Uhr schrieb Alejandro Rodríguez Sánchez <
>>> alrod...@ucm.es>:
>>>
 Hello,

 Reading the documentation I've noticed that motorbike are not included
 when using the licensed data from PHEMlight to compute the emissions. Is
 there any reason for that? It will be included in the future?

 Best regards,
 Alejandro.

 --
 Alejandro Rodríguez Sánchez
 PhD student
 CIEMAT // Universidad Complutense de Madrid
 28040 Madrid
 email: alrod...@ucm.es
 Website: https://alexrsanchez.github.io/en/
 ___
 sumo-user mailing list
 sumo-user@eclipse.org
 To unsubscribe from this list, visit
 https://www.eclipse.org/mailman/listinfo/sumo-user

>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>


-- 
Alejandro Rodríguez Sánchez
PhD student
CIEMAT // Universidad Complutense de Madrid
28040 Madrid
email: alrod...@ucm.es
Website: https://alexrsanchez.github.io/en/
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Motorbike emissions

2022-05-19 Thread Jakob Erdmann
After running my own tests I can confirm the following:
- Version 4 of PHEMLight does not contain any motorcycles (as I mistakenly
assumed in my previous comment)
- Version 5 of PHEMLight does contain 66 motorcycle classes in the licensed
data set (i.e. "PHEMlight5/MC_2S_EU0_G")

If you use the PHEMLight 5 data, it's recommended to use the development
version since it contains a bugfix for coasting.

regards,
Jakob

Am Do., 19. Mai 2022 um 08:34 Uhr schrieb Alejandro Rodríguez Sánchez <
alrod...@ucm.es>:

> Thanks Jakob. So the following remarks appearing on the documentation:
>
>
>-
>
>MC_2S
> motorcycles - 2 stroke (not included)
>
>
>-
>
>MC_4S
> motorcycles - 4 stroke (not included)
>
> Motor cycles are only available for the old data set (pre 2016)
> do not indicate the impossibility of using motorcycles data sets, right?
> And can you confirm the following is the correct nomenclature to call the
> motorcycles emission classes?
>
> MR_G_EU0_2T MR_G_EU0_4T
> This is the nomenclature that is shown in the documentation but it raises
> the error
>
> *Error: emissionClass with name 'PHEMlight/MR_G_EU1_2T' doesn't exist.*
>
> For any other vehicle types (passenger, light and heavy duty) there are no
> problems using the nomenclature from the documentation.
>
> Cheers,
> Alejandro
>
> El mié., 18 may. 2022 14:29, Jakob Erdmann 
> escribió:
>
>> The current version of PHEMLight should include motorbikes in the
>> licensed dataset:
>> https://sumo.dlr.de/docs/Models/Emissions/PHEMlight.html#phemlight_emission_classes_for_motor_cycles
>>
>>
>> Am Mi., 18. Mai 2022 um 13:57 Uhr schrieb Alejandro Rodríguez Sánchez <
>> alrod...@ucm.es>:
>>
>>> Hello,
>>>
>>> Reading the documentation I've noticed that motorbike are not included
>>> when using the licensed data from PHEMlight to compute the emissions. Is
>>> there any reason for that? It will be included in the future?
>>>
>>> Best regards,
>>> Alejandro.
>>>
>>> --
>>> Alejandro Rodríguez Sánchez
>>> PhD student
>>> CIEMAT // Universidad Complutense de Madrid
>>> 28040 Madrid
>>> email: alrod...@ucm.es
>>> Website: https://alexrsanchez.github.io/en/
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
>> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Motorbike emissions

2022-05-19 Thread Alejandro Rodríguez Sánchez
Thanks Jakob. So the following remarks appearing on the documentation:


   -

   MC_2S
motorcycles - 2 stroke (not included)


   -

   MC_4S
motorcycles - 4 stroke (not included)

Motor cycles are only available for the old data set (pre 2016)
do not indicate the impossibility of using motorcycles data sets, right?
And can you confirm the following is the correct nomenclature to call the
motorcycles emission classes?

MR_G_EU0_2T MR_G_EU0_4T
This is the nomenclature that is shown in the documentation but it raises
the error

*Error: emissionClass with name 'PHEMlight/MR_G_EU1_2T' doesn't exist.*

For any other vehicle types (passenger, light and heavy duty) there are no
problems using the nomenclature from the documentation.

Cheers,
Alejandro

El mié., 18 may. 2022 14:29, Jakob Erdmann  escribió:

> The current version of PHEMLight should include motorbikes in the licensed
> dataset:
> https://sumo.dlr.de/docs/Models/Emissions/PHEMlight.html#phemlight_emission_classes_for_motor_cycles
>
>
> Am Mi., 18. Mai 2022 um 13:57 Uhr schrieb Alejandro Rodríguez Sánchez <
> alrod...@ucm.es>:
>
>> Hello,
>>
>> Reading the documentation I've noticed that motorbike are not included
>> when using the licensed data from PHEMlight to compute the emissions. Is
>> there any reason for that? It will be included in the future?
>>
>> Best regards,
>> Alejandro.
>>
>> --
>> Alejandro Rodríguez Sánchez
>> PhD student
>> CIEMAT // Universidad Complutense de Madrid
>> 28040 Madrid
>> email: alrod...@ucm.es
>> Website: https://alexrsanchez.github.io/en/
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Motorbike emissions

2022-05-18 Thread Jakob Erdmann
The current version of PHEMLight should include motorbikes in the licensed
dataset:
https://sumo.dlr.de/docs/Models/Emissions/PHEMlight.html#phemlight_emission_classes_for_motor_cycles


Am Mi., 18. Mai 2022 um 13:57 Uhr schrieb Alejandro Rodríguez Sánchez <
alrod...@ucm.es>:

> Hello,
>
> Reading the documentation I've noticed that motorbike are not included
> when using the licensed data from PHEMlight to compute the emissions. Is
> there any reason for that? It will be included in the future?
>
> Best regards,
> Alejandro.
>
> --
> Alejandro Rodríguez Sánchez
> PhD student
> CIEMAT // Universidad Complutense de Madrid
> 28040 Madrid
> email: alrod...@ucm.es
> Website: https://alexrsanchez.github.io/en/
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user