-
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
Bugfix #2833 develop azimuth #2840
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afd886a - Browse repository at this point
Copy the full SHA afd886aView commit details
Commits on Mar 11, 2024
-
Per #2833, when definng TcrmwData:range_max_km, divide by n_range - 1…
… since the range values start at 0.
Configuration menu - View commit details
-
Copy full SHA for 18ace77 - Browse repository at this point
Copy the full SHA 18ace77View commit details -
Per #2833, remove max_range_km from the TC-RMW config file. Set the d…
…efault rmw_scale to NA so that its not used by default. And update the documentation. Still actually need to make the logic of the code work as it should.
Configuration menu - View commit details
-
Copy full SHA for ef68b17 - Browse repository at this point
Copy the full SHA ef68b17View commit details -
Per #2833, update tc_rmw to define the range as either a function of …
…rmw or using explicit spacing in km.
Configuration menu - View commit details
-
Copy full SHA for 18f17d5 - Browse repository at this point
Copy the full SHA 18f17d5View commit details
Commits on Mar 12, 2024
-
Per #2833, update the TCRMW Config files to remove the max_range_km e…
…ntry, and update the unit test for one call to use RMW ranges and the other to use ranges defined in kilometers.
Configuration menu - View commit details
-
Copy full SHA for a502ea0 - Browse repository at this point
Copy the full SHA a502ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ea20e - Browse repository at this point
Copy the full SHA 76ea20eView commit details
Commits on Mar 13, 2024
-
Per #2833, divide by n - 1 when computing the range delta, rather tha…
…n n.
MET Tools Test Account committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for f678ad2 - Browse repository at this point
Copy the full SHA f678ad2View commit details -
Per #2833, correct the handling of the maximum range in the tc-rmw to…
…ol. For fixed delta km, need to define the max range when setting up the grid at the beginning.
MET Tools Test Account committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 6feb5a4 - Browse repository at this point
Copy the full SHA 6feb5a4View commit details
Commits on Mar 14, 2024
-
Merge remote-tracking branch 'origin/develop' into bugfix_2833_develo…
…p_azimuth
MET Tools Test Account committedMar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for b25b2e8 - Browse repository at this point
Copy the full SHA b25b2e8View commit details -
Merge remote-tracking branch 'origin/develop' into bugfix_2833_develo…
…p_azimuth
MET Tools Test Account committedMar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 2c570cc - Browse repository at this point
Copy the full SHA 2c570ccView commit details -
Merge remote-tracking branch 'origin/develop' into bugfix_2833_develo…
…p_azimuth
MET Tools Test Account committedMar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b38a8a - Browse repository at this point
Copy the full SHA 9b38a8aView commit details