{{x.NUM_ATRACADERO1}}


{{x.NOM_BUQUE}}


{{x.VIAJE}}


{{x.FECHA_ATRAQUE }}

{{x.TIPO_BUQUE}}

CONTENEDORES

{{x.HORAS_OPERACION}} hrs


{{x.OPERA_INICIO | date:'dd-MM-yyyy HH:mm'}}

{{x.ANO_ARRIBO}}-{{x.NUM_ARRIBO}}

{{x.TOP[0].TOP - x.rdemoras.EPQ | number:2}} hrs


Tiempos de Atraque

Fecha Atraque
Tiempo Atraque

1er atraque
{{x.TOP[0].A1 |date : 'dd-MM-yyyy HH:mm'}}
{{x.TOP[0].T1 | number : 2}}

2do atraque
{{x.TOP[0].A2 |date : 'dd-MM-yyyy HH:mm'}}
{{x.TOP[0].T2 | number : 2}}

3er atraque
{{x.TOP[0].A3 |date : 'dd-MM-yyyy HH:mm'}}
{{x.TOP[0].T3 | number : 2}}

4to atraque
{{x.TOP[0].A4 |date : format : 'dd-MM-yyyy HH:mm'}}
{{x.TOP[0].T4 | number : 2}}

5to atraque
{{x.TOP[0].A5 |date : format : 'dd-MM-yyyy HH:mm'}}
{{x.TOP[0].T5 | number : 2}}

Tiempos de Demoras

{{i.NOM_RESPONSABLE | uppercase}}
{{i.TIEMPO | number : 2}}

TOTAL
{{x.rdemoras.TOTAL | number : 2}}

Porcentaje de Importación - Descargado

Pesos: Manifestado {{x.P_MANIFESTADO | number}} Recibido: {{x.P_RECIBIDO| number}} Pendiente: {{x.P_MANIFESTADO - x.P_RECIBIDO | number}}

{{x.PERCENT}} %

Porcentaje de Rendimiento General

Peso por hora grua {{ (x.P_RECIBIDO / x.TOP[0].TOP - x.rdemoras.EPQ)/x.GRUAS| number : 2}}| Rendimiento NORMATIVO {{x.RENDIMIENTO}} |categoria: {{x.CODCAT}} {{x.NOMBRECAT}}

{{(((x.P_RECIBIDO / x.TOP[0].TOP - x.rdemoras.EPQ)/x.GRUAS)*100)/x.RENDIMIENTO | number : 0}} %

Pendiente de Descarga

{{x.P_MANIFESTADO - x.P_RECIBIDO | number}} TM

IMPORTACIÓN

Manifestado {{x.CONT_IMP_MANIF}} / Desembarcados {{x.CONT_IMPORT}}
{{(x.CONT_IMPORT*100)/x.CONT_IMP_MANIF | number : 0}} %

Cont por hora grua {{ (x.CONT_IMPORT / x.TOP[0].TOP )/x.GRUAS| number : 2}}| Rendimiento NORMATIVO {{x.RENDIMIENTO}} Cont por hora grua |categoria: {{x.CODCAT}}| Grúas {{x.GRUAS}}

{{(((x.CONT_IMPORT / x.TOP[0].TOP - x.rdemoras.EPQ)/x.GRUAS)*100)/x.RENDIMIENTO | number : 0}} %

EXPORTACIÓN

Total Expo: {{x.CONT_EXPORT }} / Embarcados {{x.CONT_EMBACA}}
{{(x.CONT_EMBACA*100)/x.CONT_EXPORT | number : 0}} %

Cont por hora grua {{ (x.CONT_EMBACA / x.TOP[0].TOP - x.rdemoras.EPQ)/x.GRUAS| number : 2}}| Rendimiento NORMATIVO {{x.RENDIMIENTO}} Cont por hora grua |categoria: {{x.CODCAT}}| Grúas {{x.GRUAS}}

{{(((x.CONT_EMBACA / x.TOP[0].TOP - x.rdemoras.EPQ)/x.GRUAS)*100)/x.RENDIMIENTO | number : 0}} %

Pendiente

Importación

{{x.CONT_IMP_MANIF - x.CONT_IMPORT}} Cnt.

Exportación

{{x.CONT_EXPORT - x.CONT_EMBACA}} Cnt.

{{x.P_MANIFESTADO - x.P_RECIBIDO | number}} TM


Demoras


{{$index + 1}}
{{i.DESCRIPCION_DEMORA |uppercase}}

Resp: {{ i.NOM_RESPONSABLE }}

{{i.DURACION |number:2}} hrs.

De. {{i.INICIO}} a {{i.FIN}}