Hello.

The original .nc file has depth dimension as:
        double depth(depth) ;
                depth:units = "meter" ;
                depth:long_name = "Depth" ;
                depth:positive = "down" ;
                depth:NAVO_code = 5 ;
                depth:actual_range = 0., 5000. ;

Create an Image Mosaic from the files, and then generate a netcdf output file 
results in the following:
        double depth(depth) ;
         depth:long_name = "depth" ;
          depth:description = "depth" ;
          depth:units = "FIXME" ;


Any way to get that original metadata from depth (and time) into the generated 
netcdf?

Thanks.


Carr Nabers
Software Developer
General Dynamics Information Technology


carr.nab...@gdit.com
carr.d.nabers....@us.navy.mil

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to