R. Schmunk

Results 61 comments of R. Schmunk

@lesserwhirls, FWIW, I've added some code to my classes to try a little harder looking for lon and lat coordinate vars in swath data when there is no coordinate system...

Just compiled from the latest snapshot. Commit #1154 seems to have solved the problem with the recent HDF-EOS example file. I'll have to dig up some of the prior cases...

Ooops, sorry. I meant the WRF file, @lesserwhirls .

Calling this closed until such time as I receive another bug report about datasets being treated differently by my NJ-using code.

Re-opened this as I ran into a problem with an old WRF file using the Lambert conformal grid. Failure pattern is not quite the same as before, however, so I'm...

It's "geopotential meter". See the bottom of the first page e.g. http://www.ofcm.gov/fmh3/pdf/12-app-d.pdf Or page 201 of Miller's "Applied Thermodynamics for Meteorologists", https://books.google.com/books?id=mbwsCQAAQBAJ&pg=PA201&lpg=PA201

@lesserwhirls, The change is only implemented in my local copy of thredds-master. I'll make the changes to my fork on Github later today. Will include some comments about other featureTypes...

@lesserwhirls, I submitted a pull request, but if you want to run tests first then you can go to my fork. A sample file (280kB) which ought to labeled with...

@cwardgar, Unfortunately I am still using the 4.6.* master branch. Was generally waiting for 5.0 to be officially announced before updating my code to work with it. ETA: Okay, tried...

FWIW, I am hearing that the Java 8 run-time will be removed from my office computer come the end of January. Presumably they'll detect the JDK and move that too....