From e3a63cc3007559dc5180e7663c2843828b99adfc Mon Sep 17 00:00:00 2001 From: sergio Date: Sun, 22 Sep 2024 20:47:32 -0600 Subject: [PATCH] CRAN --- DESCRIPTION | 4 ++-- R/to_as4wrf.R | 6 ++++-- README.md | 2 +- docs/404.html | 2 +- docs/CODE_OF_CONDUCT.html | 2 +- docs/CONTRIBUTING.html | 2 +- docs/LICENSE-text.html | 2 +- docs/articles/gallery0.html | 2 +- docs/articles/gallery1.html | 2 +- docs/articles/gallery2.html | 2 +- docs/articles/gallery3.html | 2 +- docs/articles/gallery5.html | 2 +- docs/articles/index.html | 2 +- docs/authors.html | 10 +++++----- docs/index.html | 4 ++-- docs/news/index.html | 2 +- docs/paper.html | 2 +- docs/pkgdown.yml | 2 +- docs/reference/Lights.html | 2 +- docs/reference/chem_edgar.html | 2 +- docs/reference/edgar.html | 2 +- docs/reference/eixport-deprecated.html | 2 +- docs/reference/eixport-package.html | 2 +- docs/reference/emis_opt.html | 2 +- docs/reference/emisco.html | 2 +- docs/reference/gCO.html | 2 +- docs/reference/index.html | 2 +- docs/reference/rawprofile.html | 2 +- docs/reference/sfx_explode.html | 2 +- docs/reference/st_explode.html | 2 +- docs/reference/to_as4wrf.html | 17 +++++------------ docs/reference/to_brams_spm.html | 2 +- docs/reference/to_munich.html | 2 +- docs/reference/to_rline.html | 2 +- docs/reference/to_wrf.html | 2 +- docs/reference/wrf_add.html | 4 ++-- docs/reference/wrf_create.html | 2 +- docs/reference/wrf_get.html | 6 +++--- docs/reference/wrf_grid.html | 4 ++-- docs/reference/wrf_meta.html | 2 +- docs/reference/wrf_plot.html | 10 +++++----- docs/reference/wrf_profile.html | 2 +- docs/reference/wrf_put.html | 6 +++--- docs/reference/wrf_raster.html | 2 +- docs/reference/wrf_summary.html | 2 +- man/to_as4wrf.Rd | 6 ++++-- 46 files changed, 72 insertions(+), 75 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e90e29a..51e8ee3 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: eixport Title: Export Emissions to Atmospheric Models -Version: 0.6.1 -Date: 2023-09-26 +Version: 0.6.2 +Date: 2024-09-22 Authors@R: c( person(given = "Sergio", family = "Ibarra-Espinosa", diff --git a/R/to_as4wrf.R b/R/to_as4wrf.R index b52165f..35b8a46 100644 --- a/R/to_as4wrf.R +++ b/R/to_as4wrf.R @@ -30,8 +30,8 @@ #' Metropolitan Area: a numerical study with the WRF-Chem model, Atmos. Chem. #' Phys., 16, 777-797, doi:10.5194/acp-16-777-2016, 2016. #' A good website with timezones is http://www.timezoneconverter.com/cgi-bin/tzc -#' The crs is the same as used by \code{sf} package -#' It returns a dataframe with id,, long, lat, pollutants, time_lt, time_utc +#' The crs is the same as used by code sf package +#' It returns a dataframe with id,s long, lat, pollutants, time_lt, time_utc #' and day-UTC-hour (dutch) #' The pollutants for the CBMZ are: e_so2, e_no, e_ald, e_hcho, e_ora2, e_nh3 #' e_hc3, e_hc5, e_hc8, e_eth, e_co, e_ol2, e_olt, e_oli, e_tol, e_xyl, e_ket @@ -39,6 +39,7 @@ #' e_no3i, e_no3j, e_orgi, e_orgj, e_eci, e_ecj, e_so4c, e_no3c, e_orgc, e_ecc #' @seealso \code{\link{wrf_create}} \code{\link{to_wrf}} #' @examples { +#' \dontrun{ #' data(gCO) #' df <- to_as4wrf(sdf = gCO, #' dmyhm = "29-04-2018 00:00", @@ -49,6 +50,7 @@ #' tz = "America/Sao_Paulo") #' head(df2) #' } +#' } to_as4wrf <- function(sdf, nr = 1, dmyhm, diff --git a/README.md b/README.md index 572706c..ecc6803 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ checks](https://cranchecks.info/badges/worst/eixport)](https://cran.r-project.or [![Github Stars](https://img.shields.io/github/stars/atmoschem/eixport.svg?style=social&label=Github)](https://github.com/atmoschem/eixport) -## Exporting emissions to atmospheric models, eixport: 0.6.1 +## Exporting emissions to atmospheric models, eixport: 0.6.2 Emissions are mass that affects atmosphere in complex ways, not only physical, but also, in the health of humans, ecosystems, economically, diff --git a/docs/404.html b/docs/404.html index d8cb8f0..845ab55 100644 --- a/docs/404.html +++ b/docs/404.html @@ -45,7 +45,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/CODE_OF_CONDUCT.html b/docs/CODE_OF_CONDUCT.html index f3944d2..3ed0413 100644 --- a/docs/CODE_OF_CONDUCT.html +++ b/docs/CODE_OF_CONDUCT.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html index 2327273..61c05bb 100644 --- a/docs/CONTRIBUTING.html +++ b/docs/CONTRIBUTING.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 85ad4f7..5f1517b 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/articles/gallery0.html b/docs/articles/gallery0.html index a3bf81c..6d4a2ed 100644 --- a/docs/articles/gallery0.html +++ b/docs/articles/gallery0.html @@ -44,7 +44,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/articles/gallery1.html b/docs/articles/gallery1.html index 8b25c24..3f86291 100644 --- a/docs/articles/gallery1.html +++ b/docs/articles/gallery1.html @@ -44,7 +44,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/articles/gallery2.html b/docs/articles/gallery2.html index c0ebea3..1d0756e 100644 --- a/docs/articles/gallery2.html +++ b/docs/articles/gallery2.html @@ -44,7 +44,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/articles/gallery3.html b/docs/articles/gallery3.html index a1dd1cf..1c2285e 100644 --- a/docs/articles/gallery3.html +++ b/docs/articles/gallery3.html @@ -44,7 +44,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/articles/gallery5.html b/docs/articles/gallery5.html index 22d637f..85806f0 100644 --- a/docs/articles/gallery5.html +++ b/docs/articles/gallery5.html @@ -44,7 +44,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/articles/index.html b/docs/articles/index.html index a9269c8..f8a2ec1 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/authors.html b/docs/authors.html index c13215e..d3aeabe 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 @@ -84,15 +84,15 @@

Citation

doi = {10.21105/joss.00607}, url = {https://joss.theoj.org/papers/10.21105/joss.00607}, } -

Ibarra-Espinosa S, Schuch D (2023). +

Ibarra-Espinosa S, Schuch D (2024). eixport: Export Emissions to Atmospheric Models. -R package version 0.6.1, https://atmoschem.github.io/eixport/. +R package version 0.6.2, https://atmoschem.github.io/eixport/.

@Manual{,
   title = {eixport: Export Emissions to Atmospheric Models},
   author = {Sergio Ibarra-Espinosa and Daniel Schuch},
-  year = {2023},
-  note = {R package version 0.6.1},
+  year = {2024},
+  note = {R package version 0.6.2},
   url = {https://atmoschem.github.io/eixport/},
 }
diff --git a/docs/index.html b/docs/index.html index 38ec3a5..55a5ff6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,7 +46,7 @@ eixport - 0.6.1 + 0.6.2 @@ -83,7 +83,7 @@

Travis-CI Build StatusBuild status Coverage Status DOI CRAN_Status_Badge CRAN Downloads DOI cran checks Github Stars

-

Exporting emissions to atmospheric models, eixport: 0.6.1 +

Exporting emissions to atmospheric models, eixport: 0.6.2

Emissions are mass that affects atmosphere in complex ways, not only physical, but also, in the health of humans, ecosystems, economically, etc.

There are several models whose inputs are emissions, such as R-Line or WRF-Chem. This R-Package provide functions to read emissions from VEIN and from other models in different formats and export the emissions into the appropriate format suitable to other models.

diff --git a/docs/news/index.html b/docs/news/index.html index 3cfb616..bfe4922 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2
diff --git a/docs/paper.html b/docs/paper.html index dfbffc7..dc2f1bb 100644 --- a/docs/paper.html +++ b/docs/paper.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index dcaeeb1..00df26f 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -7,4 +7,4 @@ articles: gallery2: gallery2.html gallery3: gallery3.html gallery5: gallery5.html -last_built: 2024-09-23T00:24Z +last_built: 2024-09-23T02:46Z diff --git a/docs/reference/Lights.html b/docs/reference/Lights.html index dc16050..ed03858 100644 --- a/docs/reference/Lights.html +++ b/docs/reference/Lights.html @@ -24,7 +24,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/chem_edgar.html b/docs/reference/chem_edgar.html index e24ece9..f380369 100644 --- a/docs/reference/chem_edgar.html +++ b/docs/reference/chem_edgar.html @@ -25,7 +25,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/edgar.html b/docs/reference/edgar.html index 087f8a4..45eda41 100644 --- a/docs/reference/edgar.html +++ b/docs/reference/edgar.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/eixport-deprecated.html b/docs/reference/eixport-deprecated.html index 0798204..fc66c28 100644 --- a/docs/reference/eixport-deprecated.html +++ b/docs/reference/eixport-deprecated.html @@ -31,7 +31,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/eixport-package.html b/docs/reference/eixport-package.html index c43942e..713eb1b 100644 --- a/docs/reference/eixport-package.html +++ b/docs/reference/eixport-package.html @@ -29,7 +29,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/emis_opt.html b/docs/reference/emis_opt.html index 29b9081..889a781 100644 --- a/docs/reference/emis_opt.html +++ b/docs/reference/emis_opt.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/emisco.html b/docs/reference/emisco.html index b5d6737..984d404 100644 --- a/docs/reference/emisco.html +++ b/docs/reference/emisco.html @@ -24,7 +24,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/gCO.html b/docs/reference/gCO.html index b227128..134e062 100644 --- a/docs/reference/gCO.html +++ b/docs/reference/gCO.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/index.html b/docs/reference/index.html index 7045dad..f8d19b4 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/rawprofile.html b/docs/reference/rawprofile.html index 821c18d..7ee0f81 100644 --- a/docs/reference/rawprofile.html +++ b/docs/reference/rawprofile.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/sfx_explode.html b/docs/reference/sfx_explode.html index 133ede9..7dc011a 100644 --- a/docs/reference/sfx_explode.html +++ b/docs/reference/sfx_explode.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/st_explode.html b/docs/reference/st_explode.html index bb546bf..7dc5e9e 100644 --- a/docs/reference/st_explode.html +++ b/docs/reference/st_explode.html @@ -25,7 +25,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/to_as4wrf.html b/docs/reference/to_as4wrf.html index 1f557ea..91f1ac4 100644 --- a/docs/reference/to_as4wrf.html +++ b/docs/reference/to_as4wrf.html @@ -26,7 +26,7 @@ eixport - 0.6.1 + 0.6.2 @@ -117,8 +117,8 @@

Note

Metropolitan Area: a numerical study with the WRF-Chem model, Atmos. Chem. Phys., 16, 777-797, doi:10.5194/acp-16-777-2016, 2016. A good website with timezones is http://www.timezoneconverter.com/cgi-bin/tzc -The crs is the same as used by sf package -It returns a dataframe with id,, long, lat, pollutants, time_lt, time_utc +The crs is the same as used by code sf package +It returns a dataframe with id,s long, lat, pollutants, time_lt, time_utc and day-UTC-hour (dutch) The pollutants for the CBMZ are: e_so2, e_no, e_ald, e_hcho, e_ora2, e_nh3 e_hc3, e_hc5, e_hc8, e_eth, e_co, e_ol2, e_olt, e_oli, e_tol, e_xyl, e_ket @@ -133,6 +133,7 @@

See also

Examples

{
+if (FALSE) { # \dontrun{
 data(gCO)
 df <- to_as4wrf(sdf = gCO,
                 dmyhm = "29-04-2018 00:00",
@@ -142,16 +143,8 @@ 

Examples

dmyhm = "29-04-2018 00:00", tz = "America/Sao_Paulo") head(df2) +} # } } -#> old-style crs object detected; please recreate object with a recent sf::st_crs() -#> old-style crs object detected; please recreate object with a recent sf::st_crs() -#> id long lat co pm time_lt time_utc dutch -#> 1 1 -46.80660 -23.62 8391.282 8391.282 2018-04-29 2018-04-29 03:00:00 2821 -#> 2 2 -46.80172 -23.62 8340.653 8340.653 2018-04-29 2018-04-29 03:00:00 2821 -#> 3 3 -46.79684 -23.62 8549.459 8549.459 2018-04-29 2018-04-29 03:00:00 2821 -#> 4 4 -46.79196 -23.62 9055.417 9055.417 2018-04-29 2018-04-29 03:00:00 2821 -#> 5 5 -46.78708 -23.62 8378.953 8378.953 2018-04-29 2018-04-29 03:00:00 2821 -#> 6 6 -46.78220 -23.62 0.000 0.000 2018-04-29 2018-04-29 03:00:00 2821
diff --git a/docs/reference/to_brams_spm.html b/docs/reference/to_brams_spm.html index 9abcf9d..dee1164 100644 --- a/docs/reference/to_brams_spm.html +++ b/docs/reference/to_brams_spm.html @@ -25,7 +25,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/to_munich.html b/docs/reference/to_munich.html index 8c5c3cc..d531b97 100644 --- a/docs/reference/to_munich.html +++ b/docs/reference/to_munich.html @@ -25,7 +25,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/to_rline.html b/docs/reference/to_rline.html index 0c593da..fa1e6e8 100644 --- a/docs/reference/to_rline.html +++ b/docs/reference/to_rline.html @@ -24,7 +24,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/to_wrf.html b/docs/reference/to_wrf.html index a697122..a9f4a86 100644 --- a/docs/reference/to_wrf.html +++ b/docs/reference/to_wrf.html @@ -24,7 +24,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/wrf_add.html b/docs/reference/wrf_add.html index f6e8374..2af22fd 100644 --- a/docs/reference/wrf_add.html +++ b/docs/reference/wrf_add.html @@ -25,7 +25,7 @@ eixport - 0.6.1 + 0.6.2 @@ -113,7 +113,7 @@

Examples

wrf_add(file = files[1], name = "E_CO", POL = CO) } #> creating emission for domain 1 ... -#> output file: /tmp/Rtmp8Muxz2/EMISS/wrfchemi_d01_2011-08-01_00:00:00 +#> output file: /tmp/Rtmp1IAn5y/EMISS/wrfchemi_d01_2011-08-01_00:00:00 diff --git a/docs/reference/wrf_create.html b/docs/reference/wrf_create.html index d2204d8..f07b6d5 100644 --- a/docs/reference/wrf_create.html +++ b/docs/reference/wrf_create.html @@ -27,7 +27,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/wrf_get.html b/docs/reference/wrf_get.html index 152dd96..bb76520 100644 --- a/docs/reference/wrf_get.html +++ b/docs/reference/wrf_get.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 @@ -157,9 +157,9 @@

Examples

as_raster = TRUE) } -#> Warning: '/tmp/Rtmp8Muxz2/EMISS' already exists +#> Warning: '/tmp/Rtmp1IAn5y/EMISS' already exists #> creating emission for domain 1 ... -#> output file: /tmp/Rtmp8Muxz2/EMISS/wrfchemi_d01_2011-08-01_00:00:00 +#> output file: /tmp/Rtmp1IAn5y/EMISS/wrfchemi_d01_2011-08-01_00:00:00 diff --git a/docs/reference/wrf_grid.html b/docs/reference/wrf_grid.html index eb178ff..183a6d8 100644 --- a/docs/reference/wrf_grid.html +++ b/docs/reference/wrf_grid.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 @@ -97,7 +97,7 @@

Examples

gwrf <- wrf_grid(wrf) plot(gwrf, axes = TRUE) } -#> using grid info from: /tmp/Rtmp6n6xMf/temp_libpathdc5b63e7c02d/eixport/extdata/wrfinput_d02 +#> using grid info from: /tmp/RtmpBmEtGm/temp_libpathe70a2d731ae5/eixport/extdata/wrfinput_d02 #> Number of lat points 51 #> Number of lon points 63 diff --git a/docs/reference/wrf_meta.html b/docs/reference/wrf_meta.html index 2105b82..82ff9fc 100644 --- a/docs/reference/wrf_meta.html +++ b/docs/reference/wrf_meta.html @@ -25,7 +25,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/wrf_plot.html b/docs/reference/wrf_plot.html index 5233cf5..ae5197d 100644 --- a/docs/reference/wrf_plot.html +++ b/docs/reference/wrf_plot.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 @@ -161,10 +161,10 @@

Examples

wrf_plot(files[1], "E_CO") } -#> Warning: '/tmp/Rtmp8Muxz2/EMISS' already exists +#> Warning: '/tmp/Rtmp1IAn5y/EMISS' already exists #> creating emission for domain 1 ... -#> output file: /tmp/Rtmp8Muxz2/EMISS/wrfchemi_d01_2011-08-01_00:00:00 -#> writing emissions: E_CO weight 1 on file /tmp/Rtmp8Muxz2/EMISS/wrfchemi_d01_2011-08-01_00:00:00 +#> output file: /tmp/Rtmp1IAn5y/EMISS/wrfchemi_d01_2011-08-01_00:00:00 +#> writing emissions: E_CO weight 1 on file /tmp/Rtmp1IAn5y/EMISS/wrfchemi_d01_2011-08-01_00:00:00 #> [1] "Times" "XLAT" "XLONG" "E_ACET" "E_ALD2" "E_ALDX" "E_ALK3" #> [8] "E_ALK4" "E_ALK5" "E_BALD" "E_CCOOH" "E_CO" "E_CRES" "E_ECC" #> [15] "E_ECI" "E_ECJ" "E_ETH" "E_ETHA" "E_ETOH" "E_FORM" "E_GLY" @@ -173,7 +173,7 @@

Examples

#> [36] "E_NO3I" "E_NO3J" "E_OLE" "E_ORGC" "E_ORGI" "E_ORGJ" "E_PAR" #> [43] "E_PHEN" "E_PM10" "E_PM25I" "E_PM25J" "E_PROD2" "E_PSULF" "E_SO2" #> [50] "E_SO4C" "E_SO4I" "E_SO4J" "E_TERP" "E_TOL" "E_XYL" -#> /tmp/Rtmp8Muxz2/EMISS/wrfchemi_d01_2011-08-01_00:00:00 +#> /tmp/Rtmp1IAn5y/EMISS/wrfchemi_d01_2011-08-01_00:00:00 #> E_CO: #> Max value: 2481.08618164062, Min value: 0 diff --git a/docs/reference/wrf_profile.html b/docs/reference/wrf_profile.html index 420c654..35d8839 100644 --- a/docs/reference/wrf_profile.html +++ b/docs/reference/wrf_profile.html @@ -24,7 +24,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/wrf_put.html b/docs/reference/wrf_put.html index 20fdc69..a6f7169 100644 --- a/docs/reference/wrf_put.html +++ b/docs/reference/wrf_put.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 @@ -130,9 +130,9 @@

Examples

name = "E_CO", POL = CO) } -#> Warning: '/tmp/Rtmp8Muxz2/EMISS' already exists +#> Warning: '/tmp/Rtmp1IAn5y/EMISS' already exists #> creating emission for domain 1 ... -#> output file: /tmp/Rtmp8Muxz2/EMISS/wrfchemi_d01_2011-08-01_00:00:00 +#> output file: /tmp/Rtmp1IAn5y/EMISS/wrfchemi_d01_2011-08-01_00:00:00 diff --git a/docs/reference/wrf_raster.html b/docs/reference/wrf_raster.html index 639f522..4642d61 100644 --- a/docs/reference/wrf_raster.html +++ b/docs/reference/wrf_raster.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/docs/reference/wrf_summary.html b/docs/reference/wrf_summary.html index ea4966f..16b55ca 100644 --- a/docs/reference/wrf_summary.html +++ b/docs/reference/wrf_summary.html @@ -23,7 +23,7 @@ eixport - 0.6.1 + 0.6.2 diff --git a/man/to_as4wrf.Rd b/man/to_as4wrf.Rd index e1db10e..c601aad 100644 --- a/man/to_as4wrf.Rd +++ b/man/to_as4wrf.Rd @@ -45,8 +45,8 @@ vehicular emissions on the formation of fine particles in the Sao Paulo Metropolitan Area: a numerical study with the WRF-Chem model, Atmos. Chem. Phys., 16, 777-797, doi:10.5194/acp-16-777-2016, 2016. A good website with timezones is http://www.timezoneconverter.com/cgi-bin/tzc -The crs is the same as used by \code{sf} package -It returns a dataframe with id,, long, lat, pollutants, time_lt, time_utc +The crs is the same as used by code sf package +It returns a dataframe with id,s long, lat, pollutants, time_lt, time_utc and day-UTC-hour (dutch) The pollutants for the CBMZ are: e_so2, e_no, e_ald, e_hcho, e_ora2, e_nh3 e_hc3, e_hc5, e_hc8, e_eth, e_co, e_ol2, e_olt, e_oli, e_tol, e_xyl, e_ket @@ -55,6 +55,7 @@ e_no3i, e_no3j, e_orgi, e_orgj, e_eci, e_ecj, e_so4c, e_no3c, e_orgc, e_ecc } \examples{ { +\dontrun{ data(gCO) df <- to_as4wrf(sdf = gCO, dmyhm = "29-04-2018 00:00", @@ -66,6 +67,7 @@ df2 <- to_as4wrf(sdf = list(co = gCO, pm = gCO), head(df2) } } +} \seealso{ \code{\link{wrf_create}} \code{\link{to_wrf}} }