From a4b0a48211c28a8438f861f49a93a6c71ef5c266 Mon Sep 17 00:00:00 2001 From: olemke <olemke@aaf1aab0-4228-0410-ad68-8dceda47f409> Date: Fri, 4 May 2018 12:35:20 +0000 Subject: [PATCH] * ARTS-XML-DATA-2-3-25 * planets/Earth/ECMWF/IFS/Eresmaa_137L/README: Add info that 1 means land, and 0 ocean in land/sea mask. Add info that wind directory of 0 means North. git-svn-id: https://radiativetransfer.org/svn/rt/arts-xml-data/trunk@10984 aaf1aab0-4228-0410-ad68-8dceda47f409 --- ChangeLog | 10 ++++++++++ planets/Earth/ECMWF/IFS/Eresmaa_137L/README | 5 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e113d688..1abe3e0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2018-05-04 Oliver Lemke <olemke@core-dump.info> + + * ARTS-XML-DATA-2-3-25 + + * planets/Earth/ECMWF/IFS/Eresmaa_137L/README: + + Add info that 1 means land, and 0 ocean in land/sea mask. + + Add info that wind directory of 0 means North. + 2017-03-01 Richard Larsson <ric.larsson@gmail.com> * ARTS-XML-DATA-2-3-24 diff --git a/planets/Earth/ECMWF/IFS/Eresmaa_137L/README b/planets/Earth/ECMWF/IFS/Eresmaa_137L/README index 0c84bd69..0e5d678c 100644 --- a/planets/Earth/ECMWF/IFS/Eresmaa_137L/README +++ b/planets/Earth/ECMWF/IFS/Eresmaa_137L/README @@ -33,11 +33,12 @@ Files 5) 2m Temperature [K] 6) 2m Dew point temperature [K] 7) 10m wind speed [m/s] - 8) 10m wind direction [-180 to 180 DEG] (to where the wind blows) + 8) 10m wind direction [-180 to 180 DEG] (to where the wind blows, + 0 means North) 9) Stratiform precipitation at surface [m] 10) Convective precipitation at surface [m] 11) Snowfall at surface [m] (water equival.) - 12) Land/sea Mask [0-1] + 12) Land/sea Mask [0-1] (1=land, 0=ocean) 13) Latitude [deg] 14) Longitude [deg] 15) Year -- GitLab