diff --git a/config/trf.conf b/config/trf.conf index 2a34d0d..a29846c 100644 --- a/config/trf.conf +++ b/config/trf.conf @@ -11,18 +11,18 @@ # VLBI # -[-26-__vlbi] -cdp = -26- +[1526__vlbi] +cdp = 1526 pos_itrs = -2354891.0740, -4647166.2620, 3668871.7118 name = DSS26 -[-36-__vlbi] -cdp = -36- +[1536__vlbi] +cdp = 1536 pos_itrs = -4461169.0272, 2682814.7152, -3674083.1649 name = DSS36 -[-56-__vlbi] -cdp = -56- +[1556__vlbi] +cdp = 1556 pos_itrs = 4849421.3311, -360549.3026, 4114647.0931 name = DSS56 @@ -39,7 +39,15 @@ vel_itrs = -0.01280 0.00563 0.01021 ref_epoch = 2018.0 name = NYALE13N - +[7399__vlbi] +cdp = 1399 +#pos_itrs = 5085504.75069 , 2668369.305995, -2768492.965349 +# from where estimation +pos_itrs = 5085503.170463, 2668368.531475, -2768492.810447 +#pos_itrs = 5085505.433, 2668370.025, -2768494.876 +#vel_itrs = +#ref_epoch = +name = HARTVGS # SLR # # example: diff --git a/config/where_pipeline_vlbi.conf b/config/where_pipeline_vlbi.conf index e59fe50..51712c4 100644 --- a/config/where_pipeline_vlbi.conf +++ b/config/where_pipeline_vlbi.conf @@ -21,6 +21,7 @@ site:add_sections # 2023b: yearly ITRF updates without non-tidal atm loading [vlbi__2023b] +filekey_suffix = vlbi, 2023b site = ocean_tides, solid_tides, solid_ptides, ocean_ptides, atm_tides, eccentricity site:add_sections @@ -92,7 +93,7 @@ estimate_constant:add_sections estimate_constant:help = Parameters to estimate as constant estimate_constant:type = List[enum[...]] -estimate_obs_rejectors = rms, vlbi_obs_per_station, vlbi_obs_per_source +estimate_obs_rejectors = random, rms, vlbi_obs_per_station, vlbi_obs_per_source estimate_obs_rejectors:help = Which algorithms to use to discard observations between iterations estimate_obs_rejectors:add_sections estimate_obs_rejectors_independent = False @@ -112,7 +113,7 @@ output:add_sections files_to_publish = output_sinex files_to_publish:help = List of file keys to publish -[vlbi_nyales_test] +[vlbi_random] estimate_obs_rejectors = random, rms, vlbi_obs_per_station, vlbi_obs_per_source [vlbi__mastertest]