Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove nemsio utilities #240

Merged
4 changes: 0 additions & 4 deletions sorc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ else()
message(STATUS "OpenMP is required for global_cycle.fd and was NOT found, skipping ...")
endif()
add_subdirectory(nst_tf_chg.fd)
add_subdirectory(nemsio_read.fd)
add_subdirectory(nemsio_get.fd)
add_subdirectory(nemsio_chgdate.fd)
add_subdirectory(mkgfsnemsioctl.fd)
add_subdirectory(fre-nctools.fd)
add_subdirectory(grid_tools.fd)
add_subdirectory(chgres_cube.fd)
Expand Down
10 changes: 0 additions & 10 deletions sorc/mkgfsnemsioctl.fd/CMakeLists.txt

This file was deleted.

Loading