Mercurial > repos > climate > mean_per_zone
diff README.md @ 0:40727a2668d6 draft
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
| author | climate |
|---|---|
| date | Thu, 25 Apr 2019 14:31:54 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Thu Apr 25 14:31:54 2019 -0400 @@ -0,0 +1,8 @@ + +# Zonal statistics + +This tool allows to compute zonal statistics from geospatial raster data +based on vector geometries (shapefile). +The raster input file must be in netCDF format with geographical coordinates +(latitudes, longitudes) with the same coordinate reference system as the +shapefile.
