From 4a520ea352147cc03727957082fbd847ad81438e Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Fri, 17 May 2024 12:27:26 +0200 Subject: [PATCH] Minor fix (#535) * gitignore ttl files, minor fix of identifiers * Github Action Commit * update identifiers * gitignore fix --------- Co-authored-by: amilan17 --- .gitignore | 3 ++- tables_en/1-01-01.csv | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e701896d..11943624 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ __pycache__/ scripts/.DS_Store wmdr/.DS_Store wmdr/*.ttl -wmdr/*/*.ttl \ No newline at end of file +wmdr/*/*.ttl +.\wmdr\unit\*.ttl \ No newline at end of file diff --git a/tables_en/1-01-01.csv b/tables_en/1-01-01.csv index f02dba5a..e9a46304 100644 --- a/tables_en/1-01-01.csv +++ b/tables_en/1-01-01.csv @@ -685,5 +685,5 @@ notation,path,domains,tags,name,description 12316,\Atmosphere\Radiation,,,Long-wave earth surface emissivity,Emissivity of the earth surface integrated over the thermal IR wavelength range and integrated hemispherically. 12320,\Atmosphere\Gas phase\Greenhouse Gas\HCFCs,,"greenhouse gas, HFCs","C3H2F6 (1,1,1,3,3,3-hexafluoropropane, HFC-236fa)","IUPAC: 1,1,1,3,3,3-hexafluoropropane, PubChem CID: 12722, CAS Number: 690-39-1, in gas phase" 12321,\Atmosphere\Radionuclide,,radionuclide,Tellurium [Te-131],"IUPAC: tellurium-131, PubChem CID: 6337051, CAS Number: 14683-12-6" -12322,\Atmosphere\Wind,,,"u (u component of horizontal wind vector)","East-west component of the horizontal wind vector, positive value for eastward moving or west-to-east wind. This scalar quantity can be used to represent a value at given location and an instantaneous time or average over spatio-temporal extent or values as a function of spatio-temporal coordinates." -12323,\Atmosphere\Wind,,,"v (v component of horizontal wind vector)","North-south component of the horizontal wind vector, positive value for northward moving or south-to-north wind. This scalar quantity can be used to represent a value at given location and an instantaneous time or average over spatio-temporal extent or values as a function of spatio-temporal coordinates." +12326,\Atmosphere\Wind,,,"u (u component of horizontal wind vector)","East-west component of the horizontal wind vector, positive value for eastward moving or west-to-east wind. This scalar quantity can be used to represent a value at given location and an instantaneous time or average over spatio-temporal extent or values as a function of spatio-temporal coordinates." +12327,\Atmosphere\Wind,,,"v (v component of horizontal wind vector)","North-south component of the horizontal wind vector, positive value for northward moving or south-to-north wind. This scalar quantity can be used to represent a value at given location and an instantaneous time or average over spatio-temporal extent or values as a function of spatio-temporal coordinates."