Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

./obsgrid Segmentation fault

ZYQ9483

New member
I tried to ./obsgrid ,but it not work.
I download obs data on CISL RDA: NCEP ADP Global Upper Air Observational Weather Data, October 1999 - continuing Then use linux 'cat /public/home/OBSGRID/OBS:2021-01-03_00 >> rda_obs‘ ’cat /public/home/OBSGRID/‘SURFACE_OBS:2021010300>> rda_obs’
Use get_rda_data.exe to cut them into 3 hour and vi namelist.oa
At last,''./obsgrid''
But errors:


Doing Cressman for all upper level data

MIN number of observation on any upper level for this time period is : 0 observations per variable
MAX number of observation on any upper level for this time period is : 0 observations per variable

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x2AF3D75A96F7
#1 0x2AF3D75A9D3E
#2 0x2AF3D803C2EF
#3 0x2AF3DA78A0FA
#4 0x2AF3DACAB785
#5 0x2AF3D70D40D9
#6 0x42065A in __final_analysis_MOD_write_analysis_fdda
Thank you for your help
 

Attachments

  • namelist.oa.txt
    2.9 KB · Views: 8
  • obsgrid.out (3).txt
    16.2 KB · Views: 6
Sorry, the previous upload was wrong. Let me update the log file.
 

Attachments

  • obsgrid.out.new.txt
    16.2 KB · Views: 8
Actually, the error is like this:


Doing Cressman for all upper level data

MIN number of observation on any upper level for this time period is : 0 observations per variable
MAX number of observation on any upper level for this time period is : 45 observations per variable

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x2AF8EDE046F7
#1 0x2AF8EDE04D3E
#2 0x2AF8EE8972EF
#3 0x2AF8F0FE50FA
#4 0x2AF8F1506785
#5 0x2AF8ED92F0D9
#6 0x42065A in __final_analysis_MOD_write_analysis_fdda
Segmentation fault
 
Top