Re: [netcdf-java] NcML C/C++ reader

Hi,

I'm developing 'fimex', which re-implements several ideas of the
netcdf-java package in C++, among others NcML support.

Known missing features in the NcML support of fimex are:
a) aggregation
b) support for other data-formats than netcdf

You can find more information about fimex at:
https://wiki.met.no/fimex/start

Best regards,

Heiko

MuQun Yang wrote:
> Hi,
> 
> I know NcML is mainly in Java world. Just in case, does anybody know if
> somebody implements a NcML C/C++ reader? We are looking for a general
> C/C++ reader that can read NcML files.
> 
> Thanks,
> 
> Kent
>