<div dir="ltr"><div dir="ltr">Hi Even,<div>thank you.</div></div><div class="gmail_quote gmail_quote_container"><div><br></div><div>I have this</div><div><br></div>{<br>dimensions:<br>        Time = UNLIMITED ; // (25 currently)<br>        bottom_top = 1 ;<br>        south_north = 229 ;<br>        west_east = 174 ;<br>        DateStrLen = 19 ;<br>variables:<br>        float NO2(Time, bottom_top, south_north, west_east) ;<br>                NO2:units = "ppb vol" ;<br>                NO2:long_name = "NO2 Concentration" ;<br>        float O3(Time, bottom_top, south_north, west_east) ;<br>                O3:units = "ppb vol" ;<br>                O3:long_name = "O3 Concentration" ;<br>        float PM10(Time, bottom_top, south_north, west_east) ;<br>                PM10:units = "ug/m3" ;<br>                PM10:long_name = "PM10 Concentration" ;<br>        float PM25(Time, bottom_top, south_north, west_east) ;<br>                PM25:units = "ug/m3" ;<br>                PM25:long_name = "PM25 Concentration" ;<br>        char Times(Time, DateStrLen) ;<br>                Times:units = "Date string" ;<br>                Times:long_name = "WRF-style Times" ;<br>        double lat(south_north, west_east) ;<br>                lat:units = "degrees_north" ;<br>                lat:long_name = "Latitude" ;<br>        double lon(south_north, west_east) ;<br>                lon:units = "degrees_east" ;<br>                lon:long_name = "Longitude" ;<br>        float pDUST(Time, bottom_top, south_north, west_east) ;<br>                pDUST:units = "ug/m3" ;<br>                pDUST:long_name = "pDUST Concentration" ;<br>        double time(Time) ;<br>                time:units = "hours since 2000-01-01 00:00:00" ;<br>        float level(bottom_top) ;<br>                level:units = "level" ;<br><br>// global attributes:<br>                :Title = "SUITE" ;<br>                :Sub-title = "Hourly output concentrations file" ;<br>                :Suite_type = "out" ;<br>                :Generating_process = "Generated by SUITE" ;<br>                :Conventions = "None" ;<br>                :Domain = "BTA7" ;<br>                :Suite_version = "chimere2017r4v1_maialinux" ;<br>                :history = "File /fs/<a href="http://out.intput.nc">out.intput.nc</a> was generated on Sun Jun 16 03:53:11 2024" ;<br><div>} </div></div><div><br clear="all"></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><span style="font-size:small">___________________</span><br></div><div dir="ltr"><span style="font-size:small"><br></span></div><div dir="ltr">Andrea Borruso<br>
website: <a href="https://medium.com/tantotanto" target="_blank">https://medium.com/tantotanto</a><br>38° 7' 48" N, 13° 21' 9" E, EPSG:4326<br><span style="font-size:small">___________________</span><br>
<br>
"cercare e saper riconoscere chi e cosa,<br>
 in mezzo all’inferno, non è inferno, <br>
e farlo durare, e dargli spazio"<br>
<br>
Italo Calvino<br></div></div></div></div></div></div></div></div></div></div></div></div></div></div>