INTERA:Air exchange rates in European homes: Difference between revisions
Jump to navigation
Jump to search
(Added category: 'Intera') |
mNo edit summary |
||
Line 111: | Line 111: | ||
=== Formula === | === Formula === | ||
*For details of upload function see [[Opasnet Base Connection for R]]. | |||
<nowiki><rcode> | <nowiki><rcode> | ||
aer <- read.table("M:/Intera_data/Air_exchange_rates.csv", sep = ";") #csv constructed by importing table below to excel | aer <- read.table("M:/Intera_data/Air_exchange_rates.csv", sep = ";") #csv constructed by importing table below to excel | ||
colnames(aer) <- c("CountryID","Parameter","Result") | colnames(aer) <- c("CountryID","Parameter","Result") | ||
#lirary(OpasnetBaseUtils) | |||
#Op_baseWrite("opasnet_base", aer) #commented out to prevent unintentional uploading | |||
</rcode></nowiki> | </rcode></nowiki> | ||
Revision as of 10:50, 4 March 2011
Moderator:Arja (see all) |
This page is a stub. You may improve it into a full page. |
Upload data
|
Scope
This variable describes the air exchange rates in European homes.
Definition
Data
Bases on the data from Expolis study. Measured information from Expolis cities are extrapolated to the spatially close countries according to the below table.
Country | City used as surrogate |
Republic of Moldova | Prague |
Georgia | Prague |
Albania | Prague |
Turkey | Athens |
Romania | Prague |
Slovakia | Prague |
Lithuania | Prague |
Latvia | Prague |
Belarus | Prague |
Poland | Prague |
Estonia | Prague |
Hungary | Prague |
Czech Republic | Prague |
Slovenia | Prague |
Greece | Athens |
Italy | Athens |
Sweden | Helsinki |
United Kingdom | Oxford |
France | Basel/Athens |
Finland | Helsinki |
Netherlands | Basel |
Belgium | Basel |
Germany | Basel |
Austria | Basel |
Ireland | Oxford |
Denmark | Helsinki |
Norway | Helsinki |
Switzerland | Basel |
Luxembourg | Basel |
Dependencies
List of upstream variables. The variables can be listed used descriptive (free-format) names or unambiguous identifiers (e.g. Analytica IDs).
Unit
L/h
Formula
- For details of upload function see Opasnet Base Connection for R.
<rcode> aer <- read.table("M:/Intera_data/Air_exchange_rates.csv", sep = ";") #csv constructed by importing table below to excel colnames(aer) <- c("CountryID","Parameter","Result") #lirary(OpasnetBaseUtils) #Op_baseWrite("opasnet_base", aer) #commented out to prevent unintentional uploading </rcode>
Result
{{#opasnet_base_link:Op_en4948}}
See also
Keywords
References
Related files
<mfanonymousfilelist></mfanonymousfilelist>