-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature 1855 sonarqube fix #1865
Commits on Jul 23, 2021
-
#1855 Removed break after return (SobarQube)
Howard Soh committedJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 0a66ca1 - Browse repository at this point
Copy the full SHA 0a66ca1View commit details -
#1855 Removed break after exit
Howard Soh committedJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f1a2d3f - Browse repository at this point
Copy the full SHA f1a2d3fView commit details -
1855 Added return at MetNcPointObsOut::write_to_netcdf
Howard Soh committedJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f60c052 - Browse repository at this point
Copy the full SHA f60c052View commit details -
#1855 Avoid releasing memory twice
Howard Soh committedJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for c5b1610 - Browse repository at this point
Copy the full SHA c5b1610View commit details -
Howard Soh committed
Jul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 52e697e - Browse repository at this point
Copy the full SHA 52e697eView commit details -
Howard Soh committed
Jul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 471467c - Browse repository at this point
Copy the full SHA 471467cView commit details
Commits on Jul 27, 2021
-
#1855 Changed the second call of close() to release _ncFile
Howard Soh committedJul 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 69b5530 - Browse repository at this point
Copy the full SHA 69b5530View commit details -
#1855 Deleted break after exit
Howard Soh committedJul 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 1b977e4 - Browse repository at this point
Copy the full SHA 1b977e4View commit details -
Howard Soh committed
Jul 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 658e45e - Browse repository at this point
Copy the full SHA 658e45eView commit details
Commits on Jul 28, 2021
-
Merge branch 'develop' of github.com:dtcenter/MET into feature_1855_s…
…obarqube_fix
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for ddbb270 - Browse repository at this point
Copy the full SHA ddbb270View commit details -
#1855 Added constructor TCLineCounts and initialized the members
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for e6b343b - Browse repository at this point
Copy the full SHA e6b343bView commit details -
#1855 Added break statement back for case '-'
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 72ac1a8 - Browse repository at this point
Copy the full SHA 72ac1a8View commit details -
#1855 Check the new size before extending to avoid thereference of th…
…e null pointer
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 8d4bf01 - Browse repository at this point
Copy the full SHA 8d4bf01View commit details -
#1855 Changed count to processed_count for log messages. Initialized …
…variables at get_filtered_nc_data\*()
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 24a1cc6 - Browse repository at this point
Copy the full SHA 24a1cc6View commit details -
#1855 Corected the number of memory copy
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 1004531 - Browse repository at this point
Copy the full SHA 1004531View commit details -
#1855 Exit with an error message if both fgi & bgi are null
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 16faedb - Browse repository at this point
Copy the full SHA 16faedbView commit details -
#1855 Clear Lead_Times before extening. Formatting for error messages
Howard Soh committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d118ca - Browse repository at this point
Copy the full SHA 0d118caView commit details
Commits on Jul 30, 2021
-
#1855 Extend Lead_Times for new times
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d89f7a - Browse repository at this point
Copy the full SHA 0d89f7aView commit details -
#1855 Removed break after exit
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 5555965 - Browse repository at this point
Copy the full SHA 5555965View commit details -
Howard Soh committed
Jul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 33d0ceb - Browse repository at this point
Copy the full SHA 33d0cebView commit details -
#1855 Move the log message within if statement to avoid dereferencing…
… a null pointer
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for c0f678d - Browse repository at this point
Copy the full SHA c0f678dView commit details -
#1855 Corected typo - compare the numnber of U and V
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 6b3d713 - Browse repository at this point
Copy the full SHA 6b3d713View commit details -
#1855 Check if var_info is hull
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 6846f62 - Browse repository at this point
Copy the full SHA 6846f62View commit details -
#1855 Avoid un-initialized variables: dt at open(), v at lat() & lon(…
…), and local variables at data()
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for f7a0aea - Browse repository at this point
Copy the full SHA f7a0aeaView commit details -
#1855 Check if ldf is null pointer
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 72cc21e - Browse repository at this point
Copy the full SHA 72cc21eView commit details -
#1855 Removed break after exit
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 4935a50 - Browse repository at this point
Copy the full SHA 4935a50View commit details -
#1855 Removed break after exit
Howard Soh committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 07b700f - Browse repository at this point
Copy the full SHA 07b700fView commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ce3fcee - Browse repository at this point
Copy the full SHA ce3fceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b403ec - Browse repository at this point
Copy the full SHA 1b403ecView commit details