RM missing for months old observation
Hi,
Processing data for an observation on the 23rd Oct 2023 I am unable to download the IONDEX data:
E.g.
Apptainer> createRMh5parm.py -t 300 --solsetName target --prefix CODG --server http://ftp.aiub.unibe.ch/CODE/ /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS /project/lotss/Data/linc_outputs/Calibrator-L131782/cal_solutions.h5 pyrap will be used to compute positions Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS: 24 columns, 18377640 rows Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS/FIELD: 10 columns, 1 rows Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS/ANTENNA: 10 columns, 71 rows Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS/ANTENNA: 10 columns, 71 rows Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS: 24 columns, 18377640 rows Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS/FIELD: 10 columns, 1 rows Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS/ANTENNA: 10 columns, 71 rows Successful readonly open of default-locked table /project/lotss/Data/linc_inputs/L2021898/L2021898_SAP000_SB001_uv.MS/ANTENNA: 10 columns, 71 rows Traceback (most recent call last): File "/usr/local/bin/createRMh5parm.py", line 253, in main(MS, h5parmdb, ionex_server=args.server, ionex_prefix=args.prefix, File "/usr/local/bin/createRMh5parm.py", line 160, in main rmdict = getRM.getRM(MS, File "/usr/local/lib/python3.8/dist-packages/RMextract/getRM.py", line 169, in getRM assert (ionexf!=-1),"error getting ionex data"
Looking on http://ftp.aiub.unibe.ch/CODE/2023/ I see that there are two files for the 23rd Oct 2023 but these have names:CGIM2910.23N.Z and COD0OPSFIN_20232910000_01D_01D_GIM.RNX.gz but for many other dates there are a lot more files (none named CODG* though in the 2023 folder).
If I force the script to also look in the https://igsiono.uwm.edu.pl place then I also dont find any files.
Very odd because the scripts find ionex files for far new observations (e.g. ive processed observations successfully from Dec 2023).
Thanks