Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D DOD-emissions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Elisa Bergas
  • DOD-emissions
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jul 31, 2019 by Elisa Bergas's avatar Elisa Bergas
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 8374a220
......@@ -12,33 +12,8 @@ graph LR
```
## [makematrix.r](makematrix.r)
## (1) Loading data for different regions [makematrix.r]
First step is to get the necessary data from esarchive and saving it in .RData format for separate regions.
Regions selected are:
| Region id | Region Name | Lower Left Corner | Upper Right Corner |
| ------ | ------ | ------ | ------ |
| 1 | NorthAfrica | (28.13W,1N)| (36.56E,41N) |
| 2 | SouthAfrica | (5.62E,35S)| (56.24E,1S) |
| 3 | MiddleEast | (35.16E,1S)| (66.09E,41N) |
| 4 | NorthwestAsia | (50.62E,36N)| (75.94E,51N) |
| 5 | SouthwestAsia | (66.09E,5N)| (93.03E,36N) |
| 6 | NortheastAsia | (70.31EE,31N)| (151.87E,61N) |
| 7 | Australia | (101.25E,50S)| (181.41E,1S) |
| 8 | SouthAmerica | (85.78W,60S)| (29.53W,15N) |
| 9 | NorthAmerica | (160.31W,10N)| (49.22W,71N) |
| 10 | Europe | (19.69W,36N)| (50.62E,77N) |
data extracted is:
* od550duco <- DOD 550 nm coarse
* emidu <- [kg/m²]
* ustar <- u* [m/s]
* ustt <- u* threshold [m/s]
* roughcor <- roughness correction
* smoiscor <- moisture correction
## [correlations.r](correlations.r)
## (2) Correlation between DOD-emission for different time of the day and season [correlations.r]
(the following scripts and figures correspond to the analysis of the North African region, how)
......
Clone repository
  • DOD emissions
  • FoO.r
  • R2_em.r&R2_winds.r
  • correlations.r
  • fitting.m
  • Home
  • makematrix.r
  • ustt_sd.r