Forging next generation of observation processing leveraging JEDI
git clone --recursive --jobs 2 https://github.com/NOAA-EMC/obsForge.git
cd obsForge
./build.sh
Load the modules if you have not yet,
module use modulefiles
module load obsforge/{hpc}.{compiler}
Testing the bufr to ioda converters:
cd build/obsForge
ctest
Testing the non-bufr to ioda converters:
cd build
ctest -R test_obsforge_util
source ush/of_setup.sh
setup_xml.py --config config.yaml --template obsforge_rocoto_template.xml.j2 --output obsforge.xml
To load rocoto
on WCOSS2:
module use /apps/ops/test/nco/modulefiles/core
module load rocoto