Re: [R] Problem with converting grib file to excel

2024-09-30 Thread Roy Mendelssohn - NOAA Federal via R-help
I have corresponded with Javad off-line, posting this as a follow-up, to close the issue. There are two separate questions here. The first is why did the posted code below fail. The second is there an easy way to read in the values, given the oddities of his file (more on that), and yes it

Re: [R] Is there a sexy way ...?

2024-09-30 Thread peter dalgaard
Yes, unsplit() it is. I was messing around with ave() (which can be hammered into submission, sort of). My overlooking unsplit() is somewhat impressive in view of "svn diff -c 18591" -pd > On 27 Sep 2024, at 17:08 , Martin Maechler wrote: > >> Chris Evans via R-help >>on Fri