Skip to content

Commit

Permalink
[production/RRFS.v1] adds bucket code for 15 minute QPF, cleans up le…
Browse files Browse the repository at this point in the history
…gacy makefiles (#69)

* Adds rrfs_bucket.fd initial stuff

* Updates from building it, and also a generalization.

* Updates bucket_diff code, cleans up legacy makefiles from bufr codes.

* Cleans out two more legacy makefiles.

* Adds netcdf to cmake txt file to see if resolves runtime error.

* Reverts netcdf load.

* Cleans up some formatting issues, and comments out some of the verbose
diagnostic prints.

* Pushes the bug fix for the bucket_diff.f code.
  • Loading branch information
MatthewPyle-NOAA authored Jun 7, 2024
1 parent a927bdf commit a1608a8
Show file tree
Hide file tree
Showing 8 changed files with 358 additions and 395 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ list(APPEND SUBLIST "MOSAIC")
list(APPEND SUBLIST "PM")
list(APPEND SUBLIST "RADMON")
list(APPEND SUBLIST "REF2TTEN")
list(APPEND SUBLIST "RRFS_BUCKET")
list(APPEND SUBLIST "RTMA_MINMAXTRH")
list(APPEND SUBLIST "UPDATE_BC")
list(APPEND SUBLIST "UPDATE_GVF")
Expand Down
105 changes: 0 additions & 105 deletions bufrsnd.fd/rrfs_bufr.fd/makefile

This file was deleted.

120 changes: 0 additions & 120 deletions bufrsnd.fd/rrfs_bufr.fd/makefile_debug_try_fails

This file was deleted.

51 changes: 0 additions & 51 deletions bufrsnd.fd/rrfs_sndp.fd/makefile

This file was deleted.

61 changes: 0 additions & 61 deletions bufrsnd.fd/rrfs_stnmlist.fd/makefile

This file was deleted.

Loading

0 comments on commit a1608a8

Please sign in to comment.