Mercurial > repos > climate > psy_maps
annotate README.md @ 3:b7dcc1cb0871 draft default tip
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit 526396eeef506a7a8b868d9663b9cde0bcab83ab
| author | climate |
|---|---|
| date | Tue, 01 Oct 2024 20:11:36 +0000 |
| parents | eb1f3666ce17 |
| children |
| rev | line source |
|---|---|
|
0
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
1 |
|
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
2 # psy-map |
|
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
3 |
|
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
4 This tools creates an image (png format) corresponding to the visualization on a geographical map of a variable extracted from a |
|
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
5 netCDF file (input file). By default, the projection is ``PlateCarree`` and colormap is ``jet``. These settings can be changed in *Advanced settings*. |
|
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
6 |
|
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
7 It uses psy-maps, a python package to generate plots. More information about |
|
eb1f3666ce17
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/psy-maps commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
8 psyplot and psy-maps can be found at https://psyplot.readthedocs.io/projects/psy-maps/en/latest/ |
