Mercurial > repos > climate > mean_per_zone
annotate README.md @ 1:639192aa63f5 draft default tip
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit a5d176b7d0dc81bae07569d396edced43cfa2702
| author | climate |
|---|---|
| date | Mon, 24 Jun 2019 02:41:08 -0400 |
| parents | 40727a2668d6 |
| children |
| rev | line source |
|---|---|
|
0
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
1 |
|
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
2 # Zonal statistics |
|
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
3 |
|
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
4 This tool allows to compute zonal statistics from geospatial raster data |
|
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
5 based on vector geometries (shapefile). |
|
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
6 The raster input file must be in netCDF format with geographical coordinates |
|
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
7 (latitudes, longitudes) with the same coordinate reference system as the |
|
40727a2668d6
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/mean-per-zone commit 24f20e7459e275c14376680f9bb91cd8ac26d9a5
climate
parents:
diff
changeset
|
8 shapefile. |
