From d906f25681017f0ecd520b63bc6a872b8718741b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20B=C3=A4rring?= Date: Wed, 28 Feb 2024 21:29:21 +0100 Subject: [PATCH 1/2] Moved all xml schema files (xsd) from various places to Data/schema-files --- .../11/src/CFStandardNameTable-1.1.xsd | 90 ------------------- .../2/src/CFStandardNameTable-1.0.xsd | 78 ---------------- .../2/src/CFStandardNameTable-1.1.xsd | 90 ------------------- .../3/src/CFStandardNameTable-1.0.xsd | 78 ---------------- .../3/src/CFStandardNameTable-1.1.xsd | 90 ------------------- .../5/src/CFStandardNameTable-1.0.xsd | 78 ---------------- .../5/src/CFStandardNameTable-1.1.xsd | 90 ------------------- .../7/src/CFStandardNameTable-1.1.xsd | 90 ------------------- .../8/src/CFStandardNameTable-1.1.xsd | 90 ------------------- .../CFStandardNameTable-1.0.xsd | 0 .../CFStandardNameTable-1.1.xsd | 0 .../src => schema-files}/area-type-table.xsd | 0 .../cf-standard-name-table-1.1.xsd | 0 13 files changed, 774 deletions(-) delete mode 100755 Data/cf-standard-names/11/src/CFStandardNameTable-1.1.xsd delete mode 100755 Data/cf-standard-names/2/src/CFStandardNameTable-1.0.xsd delete mode 100755 Data/cf-standard-names/2/src/CFStandardNameTable-1.1.xsd delete mode 100755 Data/cf-standard-names/3/src/CFStandardNameTable-1.0.xsd delete mode 100755 Data/cf-standard-names/3/src/CFStandardNameTable-1.1.xsd delete mode 100755 Data/cf-standard-names/5/src/CFStandardNameTable-1.0.xsd delete mode 100755 Data/cf-standard-names/5/src/CFStandardNameTable-1.1.xsd delete mode 100755 Data/cf-standard-names/7/src/CFStandardNameTable-1.1.xsd delete mode 100755 Data/cf-standard-names/8/src/CFStandardNameTable-1.1.xsd rename Data/cf-standard-names/{1/src => schema-files}/CFStandardNameTable-1.0.xsd (100%) rename Data/cf-standard-names/{10/src => schema-files}/CFStandardNameTable-1.1.xsd (100%) rename Data/cf-standard-names/{13/src => schema-files}/area-type-table.xsd (100%) rename Data/cf-standard-names/{13/src => schema-files}/cf-standard-name-table-1.1.xsd (100%) diff --git a/Data/cf-standard-names/11/src/CFStandardNameTable-1.1.xsd b/Data/cf-standard-names/11/src/CFStandardNameTable-1.1.xsd deleted file mode 100755 index 6931aa9fe..000000000 --- a/Data/cf-standard-names/11/src/CFStandardNameTable-1.1.xsd +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Version number of the standard name table. - - - - - Last modified datetime. - - - - - Top level element of the table. - - - - - - - - - - - - - diff --git a/Data/cf-standard-names/2/src/CFStandardNameTable-1.0.xsd b/Data/cf-standard-names/2/src/CFStandardNameTable-1.0.xsd deleted file mode 100755 index 447bac6af..000000000 --- a/Data/cf-standard-names/2/src/CFStandardNameTable-1.0.xsd +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Top level element of the table. - - - - - - - - - - - diff --git a/Data/cf-standard-names/2/src/CFStandardNameTable-1.1.xsd b/Data/cf-standard-names/2/src/CFStandardNameTable-1.1.xsd deleted file mode 100755 index 6931aa9fe..000000000 --- a/Data/cf-standard-names/2/src/CFStandardNameTable-1.1.xsd +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Version number of the standard name table. - - - - - Last modified datetime. - - - - - Top level element of the table. - - - - - - - - - - - - - diff --git a/Data/cf-standard-names/3/src/CFStandardNameTable-1.0.xsd b/Data/cf-standard-names/3/src/CFStandardNameTable-1.0.xsd deleted file mode 100755 index 447bac6af..000000000 --- a/Data/cf-standard-names/3/src/CFStandardNameTable-1.0.xsd +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Top level element of the table. - - - - - - - - - - - diff --git a/Data/cf-standard-names/3/src/CFStandardNameTable-1.1.xsd b/Data/cf-standard-names/3/src/CFStandardNameTable-1.1.xsd deleted file mode 100755 index 6931aa9fe..000000000 --- a/Data/cf-standard-names/3/src/CFStandardNameTable-1.1.xsd +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Version number of the standard name table. - - - - - Last modified datetime. - - - - - Top level element of the table. - - - - - - - - - - - - - diff --git a/Data/cf-standard-names/5/src/CFStandardNameTable-1.0.xsd b/Data/cf-standard-names/5/src/CFStandardNameTable-1.0.xsd deleted file mode 100755 index 447bac6af..000000000 --- a/Data/cf-standard-names/5/src/CFStandardNameTable-1.0.xsd +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Top level element of the table. - - - - - - - - - - - diff --git a/Data/cf-standard-names/5/src/CFStandardNameTable-1.1.xsd b/Data/cf-standard-names/5/src/CFStandardNameTable-1.1.xsd deleted file mode 100755 index 6931aa9fe..000000000 --- a/Data/cf-standard-names/5/src/CFStandardNameTable-1.1.xsd +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Version number of the standard name table. - - - - - Last modified datetime. - - - - - Top level element of the table. - - - - - - - - - - - - - diff --git a/Data/cf-standard-names/7/src/CFStandardNameTable-1.1.xsd b/Data/cf-standard-names/7/src/CFStandardNameTable-1.1.xsd deleted file mode 100755 index 6931aa9fe..000000000 --- a/Data/cf-standard-names/7/src/CFStandardNameTable-1.1.xsd +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Version number of the standard name table. - - - - - Last modified datetime. - - - - - Top level element of the table. - - - - - - - - - - - - - diff --git a/Data/cf-standard-names/8/src/CFStandardNameTable-1.1.xsd b/Data/cf-standard-names/8/src/CFStandardNameTable-1.1.xsd deleted file mode 100755 index 6931aa9fe..000000000 --- a/Data/cf-standard-names/8/src/CFStandardNameTable-1.1.xsd +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - The alias element contains an entry_id element with the id of the entry containing the definition. It is intended as a mechanism for modifying standard names in a backward compatible fashion. - - - - - - - - - - - AMIP identifier - - - - - Standard SI units for this variable. In a netCDF file, the variable should have units that are translatable to the canonical units. - - - - - The person or institution that is responsible for maintaining the standard name table. - - - - - A textual description of the variable. - - - - - An entry element contains the description, units, and correspondence to other standard name schemes, for one variable. - - - - - - - - - - - - - - See alias. - - - - - GRIB parameter code. ECMWF codes start with 'E', NCEP codes with 'N'. Standard FM92 codes are not prefaced. - - - - - Institution that maintains the standard name table. - - - - - Version number of the standard name table. - - - - - Last modified datetime. - - - - - Top level element of the table. - - - - - - - - - - - - - diff --git a/Data/cf-standard-names/1/src/CFStandardNameTable-1.0.xsd b/Data/cf-standard-names/schema-files/CFStandardNameTable-1.0.xsd similarity index 100% rename from Data/cf-standard-names/1/src/CFStandardNameTable-1.0.xsd rename to Data/cf-standard-names/schema-files/CFStandardNameTable-1.0.xsd diff --git a/Data/cf-standard-names/10/src/CFStandardNameTable-1.1.xsd b/Data/cf-standard-names/schema-files/CFStandardNameTable-1.1.xsd similarity index 100% rename from Data/cf-standard-names/10/src/CFStandardNameTable-1.1.xsd rename to Data/cf-standard-names/schema-files/CFStandardNameTable-1.1.xsd diff --git a/Data/cf-standard-names/13/src/area-type-table.xsd b/Data/cf-standard-names/schema-files/area-type-table.xsd similarity index 100% rename from Data/cf-standard-names/13/src/area-type-table.xsd rename to Data/cf-standard-names/schema-files/area-type-table.xsd diff --git a/Data/cf-standard-names/13/src/cf-standard-name-table-1.1.xsd b/Data/cf-standard-names/schema-files/cf-standard-name-table-1.1.xsd similarity index 100% rename from Data/cf-standard-names/13/src/cf-standard-name-table-1.1.xsd rename to Data/cf-standard-names/schema-files/cf-standard-name-table-1.1.xsd From 00b9c43ec3e14c826cb9776fcfeedebf236e0a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20B=C3=A4rring?= Date: Wed, 20 Mar 2024 13:27:29 +0100 Subject: [PATCH 2/2] Moved directory schema-files up one level Data/cf-standard-names/schema-files --> Data/schema-files which is consistent with the issue and PR description --- .../schema-files/CFStandardNameTable-1.0.xsd | 0 .../schema-files/CFStandardNameTable-1.1.xsd | 0 Data/{cf-standard-names => }/schema-files/area-type-table.xsd | 0 .../schema-files/cf-standard-name-table-1.1.xsd | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename Data/{cf-standard-names => }/schema-files/CFStandardNameTable-1.0.xsd (100%) rename Data/{cf-standard-names => }/schema-files/CFStandardNameTable-1.1.xsd (100%) rename Data/{cf-standard-names => }/schema-files/area-type-table.xsd (100%) rename Data/{cf-standard-names => }/schema-files/cf-standard-name-table-1.1.xsd (100%) diff --git a/Data/cf-standard-names/schema-files/CFStandardNameTable-1.0.xsd b/Data/schema-files/CFStandardNameTable-1.0.xsd similarity index 100% rename from Data/cf-standard-names/schema-files/CFStandardNameTable-1.0.xsd rename to Data/schema-files/CFStandardNameTable-1.0.xsd diff --git a/Data/cf-standard-names/schema-files/CFStandardNameTable-1.1.xsd b/Data/schema-files/CFStandardNameTable-1.1.xsd similarity index 100% rename from Data/cf-standard-names/schema-files/CFStandardNameTable-1.1.xsd rename to Data/schema-files/CFStandardNameTable-1.1.xsd diff --git a/Data/cf-standard-names/schema-files/area-type-table.xsd b/Data/schema-files/area-type-table.xsd similarity index 100% rename from Data/cf-standard-names/schema-files/area-type-table.xsd rename to Data/schema-files/area-type-table.xsd diff --git a/Data/cf-standard-names/schema-files/cf-standard-name-table-1.1.xsd b/Data/schema-files/cf-standard-name-table-1.1.xsd similarity index 100% rename from Data/cf-standard-names/schema-files/cf-standard-name-table-1.1.xsd rename to Data/schema-files/cf-standard-name-table-1.1.xsd