Howdy all!
I recently added FITS support to the NetCDF Expansion Pack. However, it turns out this is not enough. NASA/ESA has a two-file format called PDS4 (Planetary Data System 4), which includes an XML file, and then maybe a FITS file, maybe some other stuff.
So now I'm adding PDS4 to the NetCDF Expansion Pack.
My ultimate goal is that netCDF should support all NASA data. I want to have this working by the end of the year, in support of the BepiColumbo mission, an ESA/JAXA Mercury orbiter which will be in orbit around the swiftest planet in 2027.
One way that BES could instantly get this would be simply to install the NEP and then netCDF will magically read PDS4 files. Certainly this can be done as a prototype to see if there is interest. And perhaps that's all we need.
One reason the planetary people would start being interested in OPeNDAP is the increased amount of data available from modern instruments and space platforms, for example, BepiColumbo, which will have 200 GB data per year. That's starting to add up!
Thanks,
Ed