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

Compilation error ARWpost: no such file or directory error

bikashr4044

New member
/usr/bin/ld: cannot find input_module.o: No such file or directory
/usr/bin/ld: cannot find module_interp.o: No such file or directory
collect2: error: ld returned 1 exit status
make: [Makefile:18: ARWpost.exe] Error 1 (ignored)

Above is the error i face while compilation.
input_module.o , this file is present in metgrid/src/ directory but the other ony is not available anywhere.
anyone please guide me to complete the compilation process
 
ARWpost is an obsolete package that we no longer support. Please switch to NCL or Python for WRF post processing.
 
Top