-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated the PaHM sourcesto their latest version as of 07/19/2022 * fixed bug in CPP projection subroutines so the argument of cos is in radians * modified the cmake files for ParMETIS to allow the use of externally built ParMETIS libraries if requested * added the NO_PARMETIS capability to the src/CMakeLists.txt src/Driver/CMakeLists.txt files * typo fix in the FindParMETIS.cmake file * Add a deleted cmake def (IMPOSE_NET_FLUX) * fix read format issue in ReadCsvBestTrackFile subroutine when reading b-deck formatted track files * fixed CMakeLists.txt * deleted duplicated fortran statement in parwind.F90 * PAHM: fixed CSV read issue with columns 7 and 8 in the best track files * temp commit * another temp commit * Added new code in PaHM to account for missing of last closed isobar radius (RRP). The fields are usually missing in forecast track files and occassionaly in best track files. --------- Co-authored-by: Joseph Zhang <[email protected]>
- Loading branch information
1 parent
148e16b
commit ec7642d
Showing
4 changed files
with
3,893 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.