Hi,

I'm working on some prototype software for atmospheric remote sensing using a 
satellite instrument. The file formats involved in this system are HDF-5 and 
possibly NetCDF-4. The input spectra are likely to be stored in HDF-5, the 
output retrievals will use HDF-5 as well, with two metadata conventions, see 
the list at the end. One of these (CF) rather explicitly says NetCDF. As a bit 
of background, HDF is commonly used by groups doing observations, while NetCDF 
is used by modelers. We'd like to make it easy for modelers to use our 
observations.

Long story short: Is it possible to produce a file with PyTables that can be 
read with the NetCDF-4 library? After all, NetCDF-4 is now based on HDF-5 (but 
adds other metadata). How should I approach that? And while we determined that 
the two metadata standards do not bite each other, where should I start with 
this task? Needless to say I'd like to stick with pytables. 

Best,

Maarten

Climate and forecast metadata convention. http://cf-pcmdi.llnl.gov/
INSPIRE directive. http://inspire.jrc.ec.europa.eu/
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to