<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:"Lucida Console"}
@font-face
        {font-family:"Eras Light ITC"}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
pre
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New"}
span.EstiloCorreo17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
span.HTMLconformatoprevioCar
        {font-family:"Courier New"}
.MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:70.85pt 3.0cm 70.85pt 3.0cm}
-->
</style><style type="text/css" id="owaParaStyle">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0" vlink="#954F72" link="#0563C1" lang="ES">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
This has now been fixed, at least for vector inputs, did not seem to be a problem when an array was passed, but obviously then the dim of the array, and the values in dim and dimnames must all match.<br>
<br>
<a href="https://github.com/flr/FLCore/commit/3df3457632255e4ccda621165437a3cf5fdd2523" target="_blank">https://github.com/flr/FLCore/commit/3df3457632255e4ccda621165437a3cf5fdd2523</a><br>
<br>
I still think using only dimnames is a safer option<br>
<br>
Best,<br>
<br>
<br>
Iago<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><font face="Courier New"><br>
-- <br>
Dr Iago Mosqueira<br>
<br>
European Commission<br>
DG Joint Research Centre<br>
Directorate D - Sustainable Resources <br>
Unit D.02 Water and Marine Resources<br>
<br>
TP 051, Via Enrico Fermi 2749<br>
I-21027 Ispra (VA), Italy<br>
<br>
Phone : +39 0332 785413<br>
<br>
iago.mosqueira@ec.europa.eu</font></div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF45599" style="direction: ltr;"><font size="2" color="#000000" face="Tahoma"><b>From:</b> flr-list-bounces@lists.r-forge.r-project.org [flr-list-bounces@lists.r-forge.r-project.org] on behalf of Iago.MOSQUEIRA@ec.europa.eu [Iago.MOSQUEIRA@ec.europa.eu]<br>
<b>Sent:</b> 30 May 2017 11:01<br>
<b>To:</b> flr-list@flr-project.org<br>
<b>Subject:</b> Re: [FLR-list] dim and dimnames in FLQuant<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi,<br>
<br>
I will check why the problem when passing both, but why do you need to do so? FLQuant() will follow dimnames when given and using it for dim too. Passing only one of them minimizes errors, for example if you change one argument but not the other<br>
<br>
<br>
Iago<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><font face="Courier New"><br>
-- <br>
Dr Iago Mosqueira<br>
<br>
European Commission<br>
DG Joint Research Centre<br>
Directorate D - Sustainable Resources <br>
Unit D.02 Water and Marine Resources<br>
<br>
TP 051, Via Enrico Fermi 2749<br>
I-21027 Ispra (VA), Italy<br>
<br>
Phone : +39 0332 785413<br>
<br>
iago.mosqueira@ec.europa.eu</font></div>
</div>
</div>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<hr tabindex="-1">
<div id="divRpF690432" style="direction:ltr"><font size="2" color="#000000" face="Tahoma"><b>From:</b> flr-list-bounces@lists.r-forge.r-project.org [flr-list-bounces@lists.r-forge.r-project.org] on behalf of Leire Ibaibarriaga [libaibarriaga@azti.es]<br>
<b>Sent:</b> 27 March 2017 08:55<br>
<b>To:</b> flr-list@flr-project.org<br>
<b>Subject:</b> [FLR-list] dim and dimnames in FLQuant<br>
</font><br>
</div>
<div></div>
<div>
<div class="WordSection1">
<p class="MsoNormal">Hi, </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span lang="EN-US">I’m creating some Flquants using some code I have used with earlier R and FLCore versions but now when I specify both the dim and the dimnames, I get the following error</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal" style="line-height:11.25pt; background:white; word-break:break-all">
<span style="font-size:10.0pt; font-family:"Lucida Console"; color:blue" lang="EN-US">> FLQuant(1, dim=c(1,10,1,1,1,1), dimnames=list(year=2000:2009))</span></p>
<p class="MsoNormal" style="line-height:11.25pt; background:white; word-break:break-all">
<span style="font-size:10.0pt; font-family:"Lucida Console"; color:#C5060B" lang="EN-US">Error in array(as.double(object), dim = dim, dimnames = dimnames) :
</span></p>
<p class="MsoNormal" style="line-height:11.25pt; background:white; word-break:break-all">
<span style="font-size:10.0pt; font-family:"Lucida Console"; color:#C5060B" lang="EN-US">  length of 'dimnames' [1] not equal to array extent</span><span style="font-size:10.0pt; font-family:"Lucida Console"; color:black" lang="EN-US"></span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Specifying only one of them seems to be fine</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span class="gghfmyibcpb"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">> </span></span><span class="gghfmyibcob"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">FLQuant(1, dimnames=list(year=2000:2009))</span></span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">An object of class "FLQuant"</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">, , unit = unique, season = all, area = unique</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">     </span><span style="font-family:"Lucida Console"; color:black">year</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black">quant 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black">  all 1    1    1    1    1    1    1    1    1    1   </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black">units:  NA </span></pre>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span class="gghfmyibcpb"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">> </span></span><span class="gghfmyibcob"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">flq <- FLQuant(1, dim=c(1,10,1,1,1,1))</span></span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span class="gghfmyibcpb"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">> </span></span><span class="gghfmyibcob"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">dimnames(flq) <- list(year=2000:2009)</span></span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span class="gghfmyibcpb"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">> </span></span><span class="gghfmyibcob"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">flq</span></span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">An object of class "FLQuant"</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">, , unit = unique, season = all, area = unique</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">     year</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">quant 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">  all 1    1    1    1    1    1    1    1    1    1   </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">units:  NA </span></pre>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Is there a way to specify both within the FLQuant function? Thanks</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">leire</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Below some info on my R session</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span class="gghfmyibcpb"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">> </span></span><span class="gghfmyibcob"><span style="font-family:"Lucida Console"; color:blue" lang="EN-US">sessionInfo()</span></span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">R version 3.3.3 (2017-03-06)</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">Platform: x86_64-w64-mingw32/x64 (64-bit)</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">Running under: Windows 7 x64 (build 7601) Service Pack 1</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">locale:</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">[1] LC_COLLATE=Spanish_Spain.1252  LC_CTYPE=Spanish_Spain.1252    LC_MONETARY=Spanish_Spain.1252</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">[4] LC_NUMERIC=C                   LC_TIME=Spanish_Spain.1252    </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">attached base packages:</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">[1] stats     graphics  grDevices utils     datasets  methods   base     </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">other attached packages:</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">[1] rjags_4-6             coda_0.19-1           FLBEIA_1.15           ggplot2_2.2.1         FLFleet_2.5.20150311 </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">[6] FLCore_2.6.0.20170228 lattice_0.20-34       MASS_7.3-45          </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US">loaded via a namespace (and not attached):</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> [1] Rcpp_0.12.10     assertthat_0.1   grid_3.3.3       plyr_1.8.4       gtable_0.2.0     stats4_3.3.3    </span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black" lang="EN-US"> [7] scales_0.4.1     lazyeval_0.2.0   Matrix_1.2-8     tools_3.3.3      munsell_0.4.3    colorspace_1.3-2</span></pre>
<pre style="line-height:11.25pt; background:white; word-break:break-all"><span style="font-family:"Lucida Console"; color:black">[13] tibble_1.2      </span></pre>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<table class="MsoNormalTable" style="border-collapse:collapse" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td style="width:448.9pt; border:none; border-bottom:solid #9B633B 1.0pt; padding:0cm 5.4pt 0cm 5.4pt" width="599" valign="top">
<p class="MsoNormal"><b><span style="font-size:12.0pt; color:#9B633B">Leire Ibaibarriaga</span></b></p>
<p class="MsoNormal"><span style="color:#9B633B">Dr. / PhD. / Dk.</span><b><span style="font-size:12.0pt; color:#9B633B"></span></b></p>
<p class="MsoNormal"><span style="font-size:10.0pt; color:#5E6E65">AZTI. Gestión Pesquera Sostenible. 
<i>Sustainable Fisheries Management</i>. Arrantza-kudeaketa Jasangarria</span><span style="font-size:4.0pt; color:#5E6E65"><br>
</span><span style="font-size:10.0pt; color:#5E6E65" lang="PT">Txatxarramendi Ugartea z/g. E-48395 Sukarrieta - BIZKAIA (Spain)</span></p>
<p class="MsoNormal"><span style="font-size:10.0pt; color:#5E6E65" lang="PT">T. +34 667 174 401 | Mail:
</span><span style="font-size:10.0pt" lang="PT"><a href="mailto:libaibarriaga@azti.es" target="_blank"><span style="color:blue">libaibarriaga@azti.es</span></a><span style="color:#5E6E65"> 
</span></span></p>
<p class="MsoNormal"><span style="" lang="PT"> </span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span style="font-size:10.0pt; color:#5E6E65" lang="PT"> </span></p>
<p class="MsoNormal"><span style="">
<table cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td width="16" height="0"></td>
</tr>
<tr>
<td></td>
<td><img src="cid:image002.jpg@01D2A6D7.E3DE6CB0" style="width:2.1145in; height:.5625in" width="203" height="54"></td>
</tr>
</tbody>
</table>
</span><br style="" clear="ALL">
<span style="" lang="PT"></span></p>
<p class="MsoNormal"><span style="" lang="PT"> </span></p>
<table class="MsoNormalTable" style="border-collapse:collapse" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr style="height:21.0pt">
<td rowspan="5" style="width:28.8pt; padding:0cm 0cm 0cm 0cm; height:21.0pt" width="38" valign="top">
<p class="MsoNormal" style="margin-bottom:3.75pt; line-height:12.75pt"><span style="font-size:10.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm"><img id="Imagen_x0020_1" src="cid:image003.jpg@01D2A6D5.F2D536B0" alt="cid:image003.jpg@01D1CE1F.1DB675A0" style="width:.2708in; height:.2708in" width="26" height="26" border="0"></span><span style="font-size:10.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm" lang="EN-US"></span></p>
</td>
<td rowspan="5" style="width:5.0cm; padding:0cm 0cm 0cm 0cm; height:21.0pt" width="189" valign="top">
<p class="MsoNormal" style="text-autospace:none"><b><span style="font-size:8.0pt; color:#4E5758" lang="PT">SEDE CENTRAL</span></b><b><span style="font-size:8.0pt; color:#4E5758" lang="PT"></span></b></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">Txatxarramendi Ugartea z/g</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">E-48395 Sukarrieta - BIZKAIA (Spain)</span><span style="font-size:8.0pt" lang="PT"></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT"> </span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">Parque Tecnológico de Bizkaia</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">Astondo Bidea, Edificio 609</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">E-48160 Derio – BIZKAIA (Spain)</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt" lang="PT"> </span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">Herrera Kaia - Portualdea z/g</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758">E-20110 Pasaia – GIPUZKOA (Spain)</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:8.0pt; color:#4E5758"> </span></p>
</td>
<td style="width:30.3pt; padding:0cm 0cm 0cm 0cm; height:21.0pt" width="40" valign="top">
<p class="MsoNormal" style="margin-bottom:3.75pt; line-height:12.75pt"><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm"><img id="Imagen_x0020_2" src="cid:image004.jpg@01D2A6D5.F2D536B0" alt="cid:image004.jpg@01D1CE1F.1DB675A0" style="width:.2708in; height:.2708in" width="26" height="26" border="0"></span><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm" lang="EN-US"></span></p>
</td>
<td style="width:191.35pt; padding:0cm 0cm 0cm 0cm; height:21.0pt" width="255">
<p class="MsoNormal" style="line-height:9.0pt; text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">T. (+34) 946 574 000</span><span style="font-size:8.0pt; font-family:"Eras Light ITC",sans-serif; color:#4E5758" lang="PT">
</span><span style="font-size:8.0pt; font-family:"Eras Light ITC",sans-serif; color:#4E5758">/
</span><span style="font-size:8.0pt; color:#4E5758" lang="PT">F. (+34) 946 572 555</span><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm" lang="EN-US"></span></p>
</td>
<td colspan="2" style="width:57.0pt; padding:0cm 0cm 0cm 0cm; height:21.0pt" width="76">
<p class="MsoNormal"><span style=""> </span><span style=""></span></p>
</td>
</tr>
<tr style="height:19.5pt">
<td style="width:30.3pt; padding:0cm 0cm 0cm 0cm; height:19.5pt" width="40" valign="top">
<p class="MsoNormal" style="margin-bottom:3.75pt; line-height:12.75pt"><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm"><img id="Imagen_x0020_3" src="cid:image005.jpg@01D2A6D5.F2D536B0" alt="cid:image005.jpg@01D1CE1F.1DB675A0" style="width:.2708in; height:.2708in" width="26" height="26" border="0"></span><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm" lang="EN-US"></span></p>
</td>
<td style="width:191.35pt; padding:0cm 0cm 0cm 0cm; height:19.5pt" width="255">
<p class="MsoNormal" style="line-height:9.0pt; text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT">E-mail:
</span><span style=""><a href="mailto:info@azti.es" target="_blank"><span style="font-size:8.0pt; color:#5E6E65" lang="PT">info@azti.es</span></a></span><span style="font-size:8.0pt; color:#4E5758" lang="PT"></span></p>
</td>
<td colspan="2" style="width:57.0pt; padding:0cm 0cm 0cm 0cm; height:19.5pt" width="76">
<p class="MsoNormal"><span style="" lang="PT"> </span><span style="" lang="PT"></span></p>
</td>
</tr>
<tr style="height:27.0pt">
<td style="width:30.3pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="40" valign="top">
<p class="MsoNormal" style="margin-bottom:3.75pt; line-height:12.75pt"><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm"><img id="Imagen_x0020_4" src="cid:image006.jpg@01D2A6D5.F2D536B0" alt="cid:image006.jpg@01D1CE1F.1DB675A0" style="width:.2708in; height:.2708in" width="26" height="26" border="0"></span><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm" lang="PT"></span></p>
</td>
<td style="width:191.35pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="255">
<p class="MsoNormal" style="line-height:9.0pt; text-autospace:none"><span style=""><a href="http://www.azti.es" target="_blank"><b><span style="font-size:8.0pt; color:#5E6E65" lang="PT">www.azti.es</span></b></a></span><b><span style="font-size:8.0pt; color:#4E5758" lang="PT"></span></b></p>
</td>
<td colspan="2" style="width:57.0pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="76">
<p class="MsoNormal"><span style=""> </span><span style=""></span></p>
</td>
</tr>
<tr style="height:27.0pt">
<td style="width:30.3pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="40" valign="top">
<p class="MsoNormal" style="margin-bottom:3.75pt; line-height:12.75pt"><b><span style="font-size:8.0pt; color:#9B633B"><img id="Imagen_x0020_5" src="cid:image007.jpg@01D2A6D5.F2D536B0" alt="cid:image007.jpg@01D1CE1F.1DB675A0" style="width:.2708in; height:.2708in" width="26" height="26" border="0"></span></b><span style="font-size:8.0pt; color:#929F95; border:none windowtext 1.0pt; padding:0cm"></span></p>
</td>
<td style="width:191.35pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="255" valign="top">
<p class="MsoNormal" style="line-height:9.0pt; text-autospace:none"><span style="font-size:8.0pt; color:#4E5758" lang="PT"> </span></p>
<p class="MsoNormal" style="line-height:9.0pt; text-autospace:none"><span style=""><a href="http://www.azti.es/es/newsletters/" target="_blank"><b><span style="font-size:8.0pt; color:#5E6E65" lang="PT">NEWSLETTERS</span></b></a></span><span style="font-size:8.0pt" lang="EN-US"></span></p>
</td>
<td colspan="2" style="width:57.0pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="76">
<p class="MsoNormal"><span style="" lang="EN-US"> </span></p>
</td>
</tr>
<tr style="height:27.0pt">
<td colspan="2" style="width:221.65pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="296" valign="top">
<p class="MsoNormal" style="margin-top:3.0pt; text-autospace:none"><span style="" lang="EN-US"> </span></p>
</td>
<td colspan="2" style="width:57.0pt; padding:0cm 0cm 0cm 0cm; height:27.0pt" width="76">
<p class="MsoNormal"><span style="" lang="EN-US"> </span><span style="" lang="EN-US"></span></p>
</td>
</tr>
<tr>
<td colspan="5" style="width:441.9pt; border:none; border-bottom:solid #9B633B 1.0pt; padding:0cm 5.4pt 0cm 5.4pt" width="589" valign="top">
<p class="MsoNormal"><span style="" lang="EN-US"> </span></p>
</td>
<td style="width:7.5pt; padding:0cm 0cm 0cm 0cm" width="10">
<p class="MsoNormal"><span style=""> </span></p>
</td>
</tr>
<tr>
<td style="width:28.5pt; padding:0cm 0cm 0cm 0cm" width="38"></td>
<td style="width:5.0cm; padding:0cm 0cm 0cm 0cm" width="189"></td>
<td style="width:30.0pt; padding:0cm 0cm 0cm 0cm" width="40"></td>
<td style="width:191.25pt; padding:0cm 0cm 0cm 0cm" width="255"></td>
<td style="width:49.5pt; padding:0cm 0cm 0cm 0cm" width="66"></td>
<td style="width:7.5pt; padding:0cm 0cm 0cm 0cm" width="10"></td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin-right:0cm; margin-bottom:3.75pt; margin-left:0cm; line-height:11.25pt">
<span style="font-size:7.0pt; color:gray">AVISO LEGAL. Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.<br>
Por favor, piensa en el medio ambiente antes de imprimir.</span><span style="font-size:7.0pt; color:gray"></span></p>
<p class="MsoNormal" style="margin-right:0cm; margin-bottom:3.75pt; margin-left:0cm; line-height:11.25pt">
<i><span style="font-size:7.0pt; color:gray" lang="EN-US">DISCLAIMER. This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
<br>
Please, consider the environment before printing this email.</span></i></p>
<p class="MsoNormal" style="margin-right:0cm; margin-bottom:3.75pt; margin-left:0cm; line-height:11.25pt">
<span style="font-size:7.0pt; color:gray" lang="EN-US">LEGE OHARRA. </span><span style="font-size:7.0pt; color:gray">Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabileradebekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu
 gabe. <br>
</span><span style="font-size:7.0pt; color:gray" lang="PT">Mesedez, pentsatu ingurugiroan inprimatu baino lehen.</span><span style="color:gray" lang="PT"></span></p>
<p class="MsoNormal"><span lang="PT"> </span></p>
<p class="MsoNormal"> </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>