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 30, 2019 by Elisa Bergas's avatar Elisa Bergas
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 331038f6
...@@ -110,6 +110,11 @@ em_steps <- c(0, 1:9 %o% 10^(-(11:-2))) #from 10^-11 to 9*10⁻2 in a logarithmi ...@@ -110,6 +110,11 @@ em_steps <- c(0, 1:9 %o% 10^(-(11:-2))) #from 10^-11 to 9*10⁻2 in a logarithmi
``` ```
The final output are then matrixes of The final output are then matrixes of
The exact same procedure is done filttering by winds (u*) instead of emissions:
```R
wind_steps <- seq(from = 0, to = 1.5, by = 0.025) #from 0 to 1.5 m/s by steps of 0.025 m/s
```
## Data analysis of other regions ## Data analysis of other regions
The data analysis done in this work has only considered data referring North Africa. The data analysis done in this work has only considered data referring North Africa.
......
Clone repository
  • DOD emissions
  • FoO.r
  • R2_em.r&R2_winds.r
  • correlations.r
  • fitting.m
  • Home
  • makematrix.r
  • ustt_sd.r