Mercurial > repos > climate > psy_maps
comparison README.md @ 0:db8d76da4174 draft
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
author | climate |
---|---|
date | Thu, 25 Apr 2019 18:11:49 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:db8d76da4174 |
---|---|
1 | |
2 # psy-map | |
3 | |
4 This tools creates an image (png format) corresponding to the visualization on a geographical map of a variable extracted from a | |
5 netCDF file (input file). By default, the projection is ``PlateCarree`` and colormap is ``jet``. These settings can be changed in *Advanced settings*. | |
6 | |
7 It uses psy-maps, a python package to generate plots. More information about | |
8 psyplot and psy-maps can be found at https://psyplot.readthedocs.io/projects/psy-maps/en/latest/ |