Changeset 948
- Timestamp:
- 09/23/16 14:19:09 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/trunk/src/io/inetcdf4.cpp
r825 r948 540 540 !this->hasCoordinates(name, path)) 541 541 return false; 542 542 else return true ; 543 544 // check this part above 543 545 StdString dimname = this->getDimensionsList(&name, path).back(); 544 546
Note: See TracChangeset
for help on using the changeset viewer.