John,
I was just rebuilding a netCDF app of mine to use the new netCDF 2.1
jar which apparently was posted to the Unidata website in the last few
weeks. I ran into one problem which I wanted to ask about. I figured
out a workaround in about 5 minutes, but as I don't see the information
listed anywhere on the Unidata website, I just wanted to confirm
with you that what I encountered reflects some sort of intentional
change. (And make sure I'm not losing my marbles by not being able to
find the info anymore. ;-)
Previously I was using sliceMA to extract a lat-lon 2D array from a
VariableStandardized which might have 2+ dimensions. Now I can't seem
to find any reference to sliceMA in VariableStandardized or in any of
the classes which it either extends or implements. It was easy enough
to modify my code to instead use VariableStandardized.read, but I did
find it confusing that sliceMA basically seems to have disappeared
without any apparent trace.
BTW: I also noted with interest the apparently new ucar.nc2.dataset.conv
package. I don't know if this would be any use at the present time, but
I thought I might mention that during January I wrote a couple of
classes which parse relative-time and absolute-time units and generate
readable date strings. The relative-time parser also understands climate
model calendars such as noleap and all_leap but requires a new subclass
of Calendar which I also had to write.
Thanks,
rbs
--
Robert B. Schmunk, address@hidden
NASA Goddard Institute for Space Studies, 2880 Broadway, New York, NY
10025