diff --git a/conf/hermes.conf b/conf/hermes.conf index 654279b5a23e531425a0f4dc8c452933f0dd16d2..aa0e356c180cf33a17ca0e02407834f19d6e7cc1 100644 --- a/conf/hermes.conf +++ b/conf/hermes.conf @@ -1,8 +1,8 @@ [GENERAL] log_level = 3 -input_dir = /home/Earth/ctena/Models/hermesv3_gr -data_path = /scratch/Earth/HERMESv3_GR_Benchmark/EmissionInventories -output_dir = /scratch/Earth/HERMESv3/OUT +input_dir = /home/user/HERMES/HERMES_IN +data_path = /home/user/HERMES/datasets +output_dir = /home/user/HERMES/HERMES_OUT output_name = HERMESv3_.nc start_date = 2018/01/01 00:00:00 # ***** end_date = start_date [DEFAULT] ***** @@ -65,7 +65,7 @@ auxiliar_files_path = /data/auxiliar_files/_ [EMISSION_INVENTORY_CONFIGURATION] -cross_table = /conf/EI_configuration_gfas.csv +cross_table = /conf/EI_configuration.csv [EMISSION_INVENTORY_PROFILES] @@ -74,10 +74,6 @@ p_month = /data/profiles/temporal/TemporalProfile_Monthly.csv p_day = /data/profiles/temporal/TemporalProfile_Daily.csv p_hour = /data/profiles/temporal/TemporalProfile_Hourly.csv p_speciation = /data/profiles/speciation/Speciation_profile_cb05_aero5_MONARCH.csv -# p_speciation = /data/profiles/speciation/Speciation_profile_cb05_aero5_CMAQ.csv -# p_speciation = /data/profiles/speciation/Speciation_profile_cb05_aero6_CMAQ.csv -# p_speciation = /data/profiles/speciation/Speciation_profile_cb05e51_aero6_CMAQ.csv -# p_speciation = /data/profiles/speciation/Speciation_profile_radm2_madesorgam_WRF_CHEM.csv molecular_weights = /data/profiles/speciation/MolecularWeights.csv world_info = /data/profiles/temporal/tz_world_country_iso3166.csv