Changes in version 0.5.3 - updated wrf_raster projections - added support to WRF Polar and Mercator grids in wrf_raster - wrf_get(as_raster = T) uses wrf_raster Changes in version 0.5.2 - updated wrf_raster cen_lon Changes in version 0.5.1 - added prefix argument in wrf_create, doc update - added check option on wrf_put (to check NA and negative values) - added support for 4d arrays in wrf_raster - added support to Equidistant Cylindrical projection in wrf_raster function - added overwrite option in wrf_create - updates in wrf_create for all wrf emission options - added argument return_fn to return the name of last file created - wrf_meta uses stringsAsFactors = FALSE - wrf_create returns file_name Changes in version 0.5.0 (2020-11-13) - Add wrf_summary - fix #56 - add neu_ecb05 which is ecb05_opt2 Northeastern University group. - update emisco - remove geometry arguments from to_rline, now derived in to_rline - replaces sfx_explode with own function with data.table. - Drops dependence on tidyr, silicate (>= 0.3), sfheaders (>= 0.2.1). - Update chem_edgar neu_cb05 (2020-11-07) - Add article to plot domains Changes in version 0.4.10 - Add chem_edgar to read EDGARs NetCDF and return RasterStack from Chemical Mechanism. chem_edgar` includes units conversion and messages. - Improve documentation Changes in version 0.4.9 (2020-09-14) - Included EDGAR 5 and updated links in get_edgar Changes in version 0.4.8 - Improved example of to_munich, emissions must enter into MUNICH with units ug/km/h Changes in version 0.4.7 (2020-06-25) - Add wrf_meta to return attributes from a wrf tile into a data.frame. Changes in version 0.4.6 (2020-04-16) - update imported packages to avoid errors for CRAN. Changes in version 0.4.5 (2020-03-18) - update wrf_grid. - improves docs. Changes in version 0.4.4 (2020-02-24) - update wrf_grid. Changes in version 0.4.3 - internal changes on wrf_create, os replaced for separator for minimal structural changes - add argument change_latlon in wrf_grid - add argument 'os' in wrf_create to control the name in the resulting file Changes in version 0.4.2 - added 'time' option to wrf_get to return a POSIXlt object from model time - wrf_put works with POSIXlt objects for Times/time variable Changes in version 0.4.1 - improves wrf_put, argument mult now can have any length supporting different hourly profiles Changes in version 0.4.0 (2019-11-22) - adds sfx_explode to split lines with https://github.com/hypertidy/silicate/issues/102 - adds as-raster in wrf_grid Changes in version 0.3.9 - adds get_edgar Changes in version 0.3.8 - wrf_create update: windowns files has '%3A' on ':' to autorename when transferred with WinSCP - wrf_profile update - to_wrf update Changes in version 0.3.7 - added wrf_add function Changes in version 0.3.6 (2018-10-06) - update wrf_create for WRF 4.0.1 and detailed documentation for this function ( fix #36 ) - update emis_opt for WRF 4.0.1 Changes in version 0.3.5 - Add to_munich. Fix #18. Changes in version 0.3.4 eixport 0.3.4 (Release date: 26 May 2018) - Fix to_as4wrf when sdf is list.. Changes in version 0.3.3 eixport 0.3.3 (Release date: 23 April 2018) - Added data gCO. - Added function as4wrf. - Added tests. eixport 0.3.2 (Release date: 29 March 2018) - Documentation. eixport 0.3.1 (Release date: 4 March 2014) - Documentation. eixport 0.3.0 (Release date: 23 February 2018) eixport 0.3.0 (Release date: 23 February 2018) - Remove regrid. - Prepare submissions to JOSS - exemple fix - remove warning message eixport v0.2.10 (Release date: 19 January 2018) - Fix wrf_grid. add regrid. eixport v0.2.9 (Release date: 15 January 2018) - Adding data rawprofile. Deleting wrf_temporal.R and adding wrf_profile.R - Adding option in wrf_grid to read wrfinput from real or geo_em files from geogrid. eixport v0.2.8 (Release date: 15 January 2018) - Adding wrf_grid to create spatial grids bassed on wrf files. eixport v0.2.7 (Release date: 26 December 2017) - Fix #6: Incuding functions to SPM BRAMS. - Improve documentation of emisco, example of to_rline and Readme.md. eixport v0.2.6 (Release date: 24 November 2017) - Adding Lights data eixport v0.2.5 (Release date: 24 November 2017) - Adding to_smoke and to_cmaq initial functions eixport v0.2.4 (Release date: 24 November 2017) - some fixes - add the _style_emissions = 1 to wrf_create - add the internal kemit to the wrf_emission function eixport v0.2.0.0000 (Release date: 24 November 2017) - new funtions plot wrf emission eixport v0.1.0.0000 (Release date: 24 November 2017) - new set to funtions to work with WRF-chem emissions eixport v0.0.2.9000 (Release date: 15 November 2017) - improving format for to_rline output. Deleting argument x in to_rline. Adding Daniel Schuch vein v0.0.1.9000 (Release date: 29 October 2017) - testing first function: to_rline eixport v0.0.0.9000 (Release date: 8 October 2017) - First commit