Page 1 of 1
using EDGAR 2010 global emissions instead of 2005

Posted:
Thu May 21, 2015 5:28 pm
by jwsmit12
Hello:
I have downloaded the EDGAR 2010 anthropogenic emissions files to use as opposed to the 2005 files. In the /Global_emissions_v3/Emission_data/EDGARV4, there is the EDGAR_2005.h5 file that is needed to run Prep_chem_srcs. Prep_chem_srcs is not completing without it.
What is the procedure to prepare a similar file for the 2010 data?
Thanks
Jonathan
Re: using EDGAR 2010 global emissions instead of 2005

Posted:
Fri May 12, 2017 11:15 am
by Guido_c
Hello
Jonathan
I have the same problem, you solved it?
thank you very much
cheers
Guido
Re: using EDGAR 2010 global emissions instead of 2005

Posted:
Tue Sep 19, 2017 11:31 am
by firvain69
hello
anyone found an answer to this?
thank you
Re: using EDGAR 2010 global emissions instead of 2005

Posted:
Thu Sep 28, 2017 10:36 am
by Guido_c
Hello
Firvain
To run prec_chem_source you need:
1) Install correctly
netcdf library
hdf5 library
2) You also need to download
Emission_data
Fires_data
Surface_data
And then configure the correct path (of the location of files and libraries in your machine) to:
1) prep_chem_sources.inp
2) include.mk.gfortran.wrf
And finally run (according to your compiler and cd bin / build directory):
make OPT = gfortran.wrf CHEM = RADM_WRF_FIM
or
make OPT = intel.wrf CHEM = RADM_WRF_FIM
or
make OPT = pgi.wrf CHEM = RADM_WRF_FIM
This generates the executable
prep_chem_sources_RADM_WRF_FIM_.exe
With which you get the binary files, then you need to convert_emiss.exe to convert them into netcdf files and they are compatible with WRF. (Be careful convert_emiss works fine for versions before WRF 3.7)
The problem with the .h5 file was that the hdf5 library was not configured correctly!
Let me know if it was helpful!
Cheers
Guido
Re: using EDGAR 2010 global emissions instead of 2005

Posted:
Thu Nov 02, 2017 4:24 am
by firvain69
it was very helpful thanks
actually, the problem was a misunderstanding from my part
i am very new to WRF
Re: using EDGAR 2010 global emissions instead of 2005

Posted:
Tue Nov 07, 2017 5:22 am
by KoketsoM
Hi,
How did you solve the problem? I want to use EDGAR 2008 data.
Thanks.
Koketso