-
Hi Bob,
Thanks & happy holidays to you! The "handedness" of the coordinate system looks fine now. :)
~Tim.
2009-12-30 19:08:19 UTC in Earth System Modeling Framework
-
WHO: Ryan (core team member)
Ryan tried interpolating a function on a non-periodic domain. He noticed some distortion near the boundary of the domain. I think that this may be caused by where the patch chooses its interpolation points. I'll take a look.
2009-12-30 17:05:34 UTC in Earth System Modeling Framework
-
When asked if he had any more advice Time responded with this:
Hi Bob,
No further questions at this time. Not because I have worked everything out, rather because I have no made any progress. (To many other things to do. :/ ). Anyhow, it's fine with me if you close this ticket. Thanks for following up and best wishes for the holidays.
Cheers,
~Tim
However, we dediced to keep it open...
2009-12-22 23:15:24 UTC in Earth System Modeling Framework
-
WHO: Ben Foster of NCAR HAO
Ben wanted to regrid from a grid to multiple copies of destination points. This seems like it would be a good application of grid->locstream regridding. This ticket also relates to 1893842 where locstream regridding is also mentioned as a subpiece.
2009-12-22 23:05:52 UTC in Earth System Modeling Framework
-
Bob,
Our mail server is back up, so I can send this..
I think I found the problem: I was using one of the 3d fields
in the ESMF_FieldRegridStore call to get the routehandle for
the 2d fields. The problem did not show up until that routehandle
was used in the regrid call. So it was my mistake, but all appears
to be ok now, so I'll continue coding..
--Ben.
2009-12-21 23:47:16 UTC in Earth System Modeling Framework
-
Originally for the old GridDistribute, but title changed to comply with the current API naming. The thought was to add a checkflag to only do this expensive operation when the user requests it.
2009-12-21 22:02:28 UTC in Earth System Modeling Framework
-
WHO: Bob Oehmke (core team developer)
2009-12-21 20:05:41 UTC in Earth System Modeling Framework
-
The problem here is to detect the overlap without doing too much computation. Hopefully, this can just be done as part of the normal computation and won't take the full 4 weeks specified.
2009-12-21 18:49:35 UTC in Earth System Modeling Framework
-
FROM: Peggy Li of JPL.
2009-12-21 18:36:36 UTC in Earth System Modeling Framework
-
From: Bob (core developer)
The ratiojnal for this is to make it more consitent with other ESMF interfaces. Which don't serialize multidimensional arrays to 1D.
2009-12-21 18:34:25 UTC in Earth System Modeling Framework