source:
issm/oecreview/Archive/13977-14063/ISSM-14049-14050.diff
| Last change on this file was 14064, checked in by , 13 years ago | |
|---|---|
| File size: 505 bytes | |
-
../trunk-jpl/src/c/Container/Observations.cpp
451 451 this->ObservationList(&x,&y,&obs,&n_obs,x_interp,y_interp,radius,maxdata); 452 452 453 453 /*If we have less observations than mindata, return UNDEF*/ 454 if(n_obs<mindata ){454 if(n_obs<mindata || n_obs<2){ 455 455 prediction = UNDEF; 456 456 } 457 457 else{
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)