Hello,

What would be the best way to export multiple coverages as one NetCDF
"package"?

Currently, I use a 2-step approach:

1 Export each coverage as NetCDF as per the Geoserver documentation
2. Combine all resulting NetCDF files into a single package using cdo

A scripted version in bash can be seen here:

https://github.com/alexander-petkov/wfas/issues/24#issuecomment-796558287

Would it be possible to simplify this approach, and have the netcdf-out
plugin export multiple coverages?

I tried combining coverages into a layer group, and then exporting to
NetCDF, which didn't work.

Thanks in advance for any hints,
Alex
_______________________________________________
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