Skip to content
Snippets Groups Projects
Commit c8ba3d8d authored by Bing Gong's avatar Bing Gong
Browse files

Update structure_name_convention.md

parent 9a69d07a
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,9 @@ This is the output folder structure and name convention ...@@ -36,7 +36,9 @@ This is the output folder structure and name convention
`Y[yyyy]to[yyyy]M[mm]to[mm]-[nx]_[ny]-[nn.nn]N[ee.ee]E-[var1]_[var2]_[var3]` `Y[yyyy]to[yyyy]M[mm]to[mm]-[nx]_[ny]-[nn.nn]N[ee.ee]E-[var1]_[var2]_[var3]`
`Y[yyyy]to[yyyy]M[mm]to[mm]`
### `Y[yyyy]to[yyyy]M[mm]to[mm]`
| Examples | Name abbrevation | | Examples | Name abbrevation |
|--- |--- | |--- |--- |
|all data from March to June of the years 2005-2015 | Y2005toY2015M03to06 | |all data from March to June of the years 2005-2015 | Y2005toY2015M03to06 |
...@@ -46,10 +48,18 @@ This is the output folder structure and name convention ...@@ -46,10 +48,18 @@ This is the output folder structure and name convention
|add new whole year data of 2017 on the operational data base |Y2016to2017M01to12 | |add new whole year data of 2017 on the operational data base |Y2016to2017M01to12 |
| Note: Y2016to2017M01to12 = Y2016M01to12_Y2017M01to12| | Note: Y2016to2017M01to12 = Y2016M01to12_Y2017M01to12|
### varialbe abbrevaition and the corresponding full names
### Example | var | full names |
|--- |--- |
|T|2m temperature|
|gph|500 hPa geopotential|
|msl|meansealevelpressure|
### Example
``` ```
├── ExtractedData ├── ExtractedData
│ ├── 2016 │ ├── 2016
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment