[MOAB-dev] r4921 - MOAB/trunk/src/io
Tim Tautges
tautges at mcs.anl.gov
Thu Jun 2 09:28:21 CDT 2011
We don't have an auto test yet for these files, though clearly we need one. Would you be able to strip down the
smallest cam file we have so it has maybe two variables and two timesteps?
- tim
On 06/02/2011 09:18 AM, Xiabing Xu wrote:
> Are the sample data sets in the trunk? I did make check for parallel and serial and they all passed.
>
> Xiabing
>
> On Jun 2, 2011, at 9:11 AM, tautges at mcs.anl.gov wrote:
>
>> Author: tautges
>> Date: 2011-06-02 09:11:27 -0500 (Thu, 02 Jun 2011)
>> New Revision: 4921
>>
>> Modified:
>> MOAB/trunk/src/io/ReadNC.cpp
>> Log:
>> Commenting out call to create_tags; Xiabing, this was generating errors
>> reading some of the sample data sets.
>>
>>
>>
>> Modified: MOAB/trunk/src/io/ReadNC.cpp
>> ===================================================================
>> --- MOAB/trunk/src/io/ReadNC.cpp 2011-06-02 07:34:07 UTC (rev 4920)
>> +++ MOAB/trunk/src/io/ReadNC.cpp 2011-06-02 14:11:27 UTC (rev 4921)
>> @@ -171,8 +171,8 @@
>> #endif
>>
>> // create nc conventional tags
>> - rval = create_tags(tstep_nums);
>> - ERRORR(rval, "Trouble creating nc conventional tags.");
>> +// rval = create_tags(tstep_nums);
>> +// ERRORR(rval, "Trouble creating nc conventional tags.");
>>
>> return MB_SUCCESS;
>> }
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
>
--
================================================================
"You will keep in perfect peace him whose mind is
steadfast, because he trusts in you." Isaiah 26:3
Tim Tautges Argonne National Laboratory
(tautges at mcs.anl.gov) (telecommuting from UW-Madison)
phone: (608) 263-8485 1500 Engineering Dr.
fax: (608) 263-4499 Madison, WI 53706
More information about the moab-dev
mailing list