Mercurial > repos > climate > mean_per_zone
comparison README.md @ 0:4f14b5b97262 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:32:23 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4f14b5b97262 |
---|---|
1 | |
2 # Zonal statistics | |
3 | |
4 This tool allows to compute zonal statistics from geospatial raster data | |
5 based on vector geometries (shapefile). | |
6 The raster input file must be in netCDF format with geographical coordinates | |
7 (latitudes, longitudes) with the same coordinate reference system as the | |
8 shapefile. |