Hello all,
I'm curious if there is a way to extract variables other than time & elevation 
from a NetCDF.  I followed the example 
here<http://docs.geoserver.org/stable/en/user/rest/examples/curl.html#creating-an-empty-mosaic-and-harvest-granules>
 to create the indexer & auxiliary file and I'm able to insert data via the 
REST interface, but the additional domain I added ends up as NULL in the DB.  
The example indexer pulls time & elevation from the NetCDF file, but the other 
attributes (fileDate & updated) are parsed by data extractors that read the 
filename & filesystem modified time respectively.  I need to pull an additional 
dimension from the NetCDF data to be stored in the DB as a filterable dimension.

I tried listing the dimensions in the same manner as the time & elevation 
dimensions in the indexer.xml and auxiliary file, but that doesn't appear to 
work.  Any help or examples would be greatly appreciated.

Thanks,

Kevin M. Weiss
Software Engineer
HARRIS IT Services

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to