From aa8d1ee030f74936f25d91f20712cee23e4ae700 Mon Sep 17 00:00:00 2001 From: olemke <olemke@aaf1aab0-4228-0410-ad68-8dceda47f409> Date: Tue, 9 Jun 2015 06:30:19 +0000 Subject: [PATCH] * ARTS-XML-DATA-2-3-9 * Restructuring part 4, final * climatology: Removed. * planets/Earth/CIRA86/monthly/*.dat > moved to planets/Earth/CIRA86/monthly/original/ * planets/Earth/CIRA86/monthly/README > moved to planets/Earth/CIRA86/monthly/original/README * planets/Earth/CIRA86/monthly/create_cira_xml.m > moved to planets/Earth/CIRA86/monthly/original/create_cira_xml.m * planets/Earth/CIRA86/monthly/README.FIRST: Updated. git-svn-id: https://radiativetransfer.org/svn/rt/arts-xml-data/trunk@9307 aaf1aab0-4228-0410-ad68-8dceda47f409 --- ChangeLog | 19 +++++++++++++++++++ planets/Earth/CIRA86/monthly/README.FIRST | 4 ++-- .../CIRA86/monthly/{ => original}/README | 0 .../monthly/{ => original}/create_cira_xml.m | 0 .../CIRA86/monthly/{ => original}/nht.dat | 0 .../CIRA86/monthly/{ => original}/nhw.dat | 0 .../CIRA86/monthly/{ => original}/nhz.dat | 0 .../CIRA86/monthly/{ => original}/sht.dat | 0 .../CIRA86/monthly/{ => original}/shw.dat | 0 .../CIRA86/monthly/{ => original}/shz.dat | 0 .../CIRA86/monthly/{ => original}/twp.dat | 0 11 files changed, 21 insertions(+), 2 deletions(-) rename planets/Earth/CIRA86/monthly/{ => original}/README (100%) rename planets/Earth/CIRA86/monthly/{ => original}/create_cira_xml.m (100%) rename planets/Earth/CIRA86/monthly/{ => original}/nht.dat (100%) rename planets/Earth/CIRA86/monthly/{ => original}/nhw.dat (100%) rename planets/Earth/CIRA86/monthly/{ => original}/nhz.dat (100%) rename planets/Earth/CIRA86/monthly/{ => original}/sht.dat (100%) rename planets/Earth/CIRA86/monthly/{ => original}/shw.dat (100%) rename planets/Earth/CIRA86/monthly/{ => original}/shz.dat (100%) rename planets/Earth/CIRA86/monthly/{ => original}/twp.dat (100%) diff --git a/ChangeLog b/ChangeLog index beb2398f..c6aa68ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2015-06-09 Oliver Lemke <olemke@core-dump.info> + + * ARTS-XML-DATA-2-3-9 + + * Restructuring part 4, final + + * climatology: Removed. + + * planets/Earth/CIRA86/monthly/*.dat + > moved to planets/Earth/CIRA86/monthly/original/ + + * planets/Earth/CIRA86/monthly/README + > moved to planets/Earth/CIRA86/monthly/original/README + + * planets/Earth/CIRA86/monthly/create_cira_xml.m + > moved to planets/Earth/CIRA86/monthly/original/create_cira_xml.m + + * planets/Earth/CIRA86/monthly/README.FIRST: Updated. + 2015-06-09 Oliver Lemke <olemke@core-dump.info> * ARTS-XML-DATA-2-3-8 diff --git a/planets/Earth/CIRA86/monthly/README.FIRST b/planets/Earth/CIRA86/monthly/README.FIRST index b114b556..2204f188 100644 --- a/planets/Earth/CIRA86/monthly/README.FIRST +++ b/planets/Earth/CIRA86/monthly/README.FIRST @@ -18,7 +18,7 @@ in log-pressure scale height. In addition, data sets of are accessible on a grid with a resolution of 10 degrees latitude and 5 km altitude. -Further information in the README file. +Further information in the original/README file. The files described in README were downloaded from the SPARC data centre 2002-08-13 (www.sparc.sunysb.edu/html/fleming.html). @@ -44,4 +44,4 @@ this folder. The function modifies the data in some ways: assumed for higher altitudes. Patrick Eriksson -2007-11-01 \ No newline at end of file +2007-11-01 diff --git a/planets/Earth/CIRA86/monthly/README b/planets/Earth/CIRA86/monthly/original/README similarity index 100% rename from planets/Earth/CIRA86/monthly/README rename to planets/Earth/CIRA86/monthly/original/README diff --git a/planets/Earth/CIRA86/monthly/create_cira_xml.m b/planets/Earth/CIRA86/monthly/original/create_cira_xml.m similarity index 100% rename from planets/Earth/CIRA86/monthly/create_cira_xml.m rename to planets/Earth/CIRA86/monthly/original/create_cira_xml.m diff --git a/planets/Earth/CIRA86/monthly/nht.dat b/planets/Earth/CIRA86/monthly/original/nht.dat similarity index 100% rename from planets/Earth/CIRA86/monthly/nht.dat rename to planets/Earth/CIRA86/monthly/original/nht.dat diff --git a/planets/Earth/CIRA86/monthly/nhw.dat b/planets/Earth/CIRA86/monthly/original/nhw.dat similarity index 100% rename from planets/Earth/CIRA86/monthly/nhw.dat rename to planets/Earth/CIRA86/monthly/original/nhw.dat diff --git a/planets/Earth/CIRA86/monthly/nhz.dat b/planets/Earth/CIRA86/monthly/original/nhz.dat similarity index 100% rename from planets/Earth/CIRA86/monthly/nhz.dat rename to planets/Earth/CIRA86/monthly/original/nhz.dat diff --git a/planets/Earth/CIRA86/monthly/sht.dat b/planets/Earth/CIRA86/monthly/original/sht.dat similarity index 100% rename from planets/Earth/CIRA86/monthly/sht.dat rename to planets/Earth/CIRA86/monthly/original/sht.dat diff --git a/planets/Earth/CIRA86/monthly/shw.dat b/planets/Earth/CIRA86/monthly/original/shw.dat similarity index 100% rename from planets/Earth/CIRA86/monthly/shw.dat rename to planets/Earth/CIRA86/monthly/original/shw.dat diff --git a/planets/Earth/CIRA86/monthly/shz.dat b/planets/Earth/CIRA86/monthly/original/shz.dat similarity index 100% rename from planets/Earth/CIRA86/monthly/shz.dat rename to planets/Earth/CIRA86/monthly/original/shz.dat diff --git a/planets/Earth/CIRA86/monthly/twp.dat b/planets/Earth/CIRA86/monthly/original/twp.dat similarity index 100% rename from planets/Earth/CIRA86/monthly/twp.dat rename to planets/Earth/CIRA86/monthly/original/twp.dat -- GitLab