Mercurial > repos > climate > mean_per_zone
annotate 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 |
| 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. |
