Skip to content

Forging next generation of observation processing leveraging JEDI

License

Notifications You must be signed in to change notification settings

NOAA-EMC/obsForge

Repository files navigation

obsForge

Forging next generation of observation processing leveraging JEDI

Clone and Build

git clone --recursive --jobs 2 https://github.com/NOAA-EMC/obsForge.git
cd obsForge
./build.sh

Tests

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

Workflow usage

source ush/of_setup.sh
setup_xml.py --config config.yaml  --template obsforge_rocoto_template.xml.j2 --output obsforge.xml

Note:

To load rocoto on WCOSS2:

module use /apps/ops/test/nco/modulefiles/core
module load rocoto

About

Forging next generation of observation processing leveraging JEDI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published