Mercurial > repos > climate > shift_longitudes
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Thu Apr 25 18:11:05 2019 -0400 @@ -0,0 +1,7 @@ + +# shift longitudes from netCDF file + +The wrapper aims at providing a simple utility to shift longitudes ranging from +0. and 360 degrees to -180. and 180. degrees. +The input file must be in netCDF format with geographical coordinates +(latitudes, longitudes) given in degrees.
