-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: physically consistent RoI calculation for gridding; updated grid…
…ding input parameters to mitigate smearing (#1552) * ENH: Dimension-dependent weighting factor flexibility in gridding (previously, weighting scaling was optional only for the z-dim) * TST: modify tests to align with new mapping scaling factor flexibility * FIX: dist2 bug fix + STY * FIX: optional conversion of h_factor and dist_factor to array (compatibility) * FIX: physically consistent RoI calculation for gridding; updated gridding input parameters to mitigate smearing * ENH: `min_radius` smaller for ARM radars reflecting higher resolution FIX: consistent default values in `map_to_grid` * STY: liniting (black) * Increase min_radius default to necessarily cover 250 m resolution fluctuations * FIX: `try` statement for using/testing metadata information * TST: update a few tests which were to rigid without flexibility to consider any changes to the gridding methods * STY: linting (black) * FIX: specific AttributeError; explicit default input parameter values
- Loading branch information
Showing
6 changed files
with
44 additions
and
17 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
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
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