Mercurial > repos > climate > shift_longitudes
annotate README.md @ 0:80dbe3e18f41 draft default tip
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
| author | climate |
|---|---|
| date | Thu, 25 Apr 2019 18:11:05 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
80dbe3e18f41
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
1 |
|
80dbe3e18f41
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
2 # shift longitudes from netCDF file |
|
80dbe3e18f41
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
3 |
|
80dbe3e18f41
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
4 The wrapper aims at providing a simple utility to shift longitudes ranging from |
|
80dbe3e18f41
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
5 0. and 360 degrees to -180. and 180. degrees. |
|
80dbe3e18f41
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
6 The input file must be in netCDF format with geographical coordinates |
|
80dbe3e18f41
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/shift-longitudes commit c1362af034361b6fb869411f1ea928388f230d72
climate
parents:
diff
changeset
|
7 (latitudes, longitudes) given in degrees. |
