Skip to content

Commit

Permalink
Minor fix (#535)
Browse files Browse the repository at this point in the history
* gitignore ttl files, minor fix of identifiers

* Github Action Commit

* update identifiers

* gitignore fix

---------

Co-authored-by: amilan17 <[email protected]>
  • Loading branch information
amilan17 and amilan17 authored May 17, 2024
1 parent 4643142 commit 4a520ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ __pycache__/
scripts/.DS_Store
wmdr/.DS_Store
wmdr/*.ttl
wmdr/*/*.ttl
wmdr/*/*.ttl
.\wmdr\unit\*.ttl
4 changes: 2 additions & 2 deletions tables_en/1-01-01.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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."

0 comments on commit 4a520ea

Please sign in to comment.