<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
after updating from 2.0.2 to 2.1.a2 I am no longer able to read a NetCDF file I create using Matlab. This is the error message:<br>
SDF file has no discernable time coordinate -- using default values.<br>
gadsdf: SDF file does not have any non-coordinate variables.<br>
<br>
Ideas?<br>
Thanks,<br>
Laura<br>
<br>
These are the attributes of the nc file:<br>
<br>
dimensions:<br>
longitude = 360 ;<br>
latitude = 180 ;<br>
time = 1 ;<br>
level = 1 ;<br>
variables:<br>
double longitude(longitude) ;<br>
longitude:long_name = "Longitude" ;<br>
longitude:units = "degrees_east" ;<br>
double latitude(latitude) ;<br>
latitude:lat_name = "Latitude" ;<br>
latitude:units = "degrees_north" ;<br>
double time(time) ;<br>
time:long_name = "Time" ;<br>
time:calendar_type = "JULIAN" ;<br>
time:units = "Days since 1950-01-01 00:00:00" ;<br>
double level(level) ;<br>
level:long_name = "Level" ;<br>
level:units = "hPa" ;<br>
double p2(level, time, latitude, longitude) ;<br>
p2:long_name = "quadratic" ;<br>
p2:units = "mm/day" ;<br>
p2:missing_value = -999000000. ;<br>
double p1(level, time, latitude, longitude) ;<br>
p1:long_name = "linear" ;<br>
p1:units = "mm/day" ;<br>
p1:missing_value = -999000000. ;<br>
double p0(level, time, latitude, longitude) ;<br>
p0:long_name = "const" ;<br>
p0:units = "(mm/day)" ;<br>
p0:missing_value = -999000000. ;<br>
double ra(level, time, latitude, longitude) ;<br>
ra:long_name = "range quadratic term" ;<br>
ra:units = "mm/day" ;<br>
ra:missing_value = -999000000. ;<br>
double rb(level, time, latitude, longitude) ;<br>
rb:long_name = "range linear term" ;<br>
rb:units = "mm/day" ;<br>
rb:missing_value = -999000000. ;<br>
<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">------------------------- <br>
Laura Zamboni, PhD<br>
<div style="font-family:Tahoma; font-size:13px">Climate Scientist<br>
University of Chicago and Argonne National Laboratory<br>
9700 S.Cass Ave<br>
TCS Bldg #240, room 4152<br>
Argonne, IL 60439<br>
ph.+<span class="" id="OBJ_PREFIX_DWT80_com_zimbra_phone"><a href="callto:1%20630-252-1131" tabindex="0">1 630-252-1131</a></span><br>
fax. +<span class="" id="OBJ_PREFIX_DWT81_com_zimbra_phone"><a href="callto:1%20630-252-5986" tabindex="0">1 630-252-5986</a></span><br>
web: <span class="Object" id="OBJ_PREFIX_DWT82_com_zimbra_url"><span class="Object" id="OBJ_PREFIX_DWT83_com_zimbra_url"><a target="_blank" href="http://www.mcs.anl.gov/%7Elzamboni/" tabindex="0">http://www.mcs.anl.gov/~lzamboni/</a></span></span></div>
</div>
</div>
</div>
</div>
</body>
</html>