Skip to content
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

FIX: Update xradar branch to be even with main #1455

Closed
wants to merge 113 commits into from
Closed

FIX: Update xradar branch to be even with main #1455

wants to merge 113 commits into from

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    f0ca09b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7559c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a79d6b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    5ab59db View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. FIX: update join_radar to also append instrument parameters (#1204)

    * updated join_radar to also append instrument parameters
    
    * updated join_radar to also append instrument parameters
    
    * add pypi stats to readme (#1206)
    
    * updated join_radar to also append instrument parameters
    
    * updated join_radar to also append instrument parameters
    
    * added unittest for join_radar
    
    Co-authored-by: Max Grover <[email protected]>
    wolfidan and mgrover1 authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4bfa4dc View commit details
    Browse the repository at this point in the history
  2. TST: Moving tests to test module within Py-ART main directory. (#1207)

    * TST: Moving pyart main module tests to test directory.
    
    * TSTS: Move bridge and core submodules to respective test directories.
    
    * TSTS: Moving correct and filters tests to respective tests directories.
    
    * TST: Moving graph io and map test modules.
    
    * TST: Moving retrieve, testing and util submodule tests.
    
    * FIX: Remove pyargs
    
    * FIX: Fix pytest call.
    
    * FIX: Remove extra netcdf reference.
    
    * MNT: Remove duplicate pytest as well.
    
    * MNT: Changing custom config path.
    
    * FIX: Fix for config loading and not resetting.
    
    * TST: Adding back in test_simualted_vel.
    
    * FIX: Fix for missing sys paths.
    
    * FIX: Attemped PIL fix.
    
    * MNT: Remove pillow.
    zssherman authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ffa1b74 View commit details
    Browse the repository at this point in the history
  3. FIX: Fix for only python 3.10 being used. (#1208)

    * FIX: Fix for only python 3.10 being used.
    
    * FIX: Adding python call.
    
    * MNT: Another attempt.
    
    * FIX: Xarray pin removed.
    
    * MNT: Remove cftime pin.
    
    * MNT: Attemped fix for pil.
    
    * MNT: Accidently removed gdal
    
    * MNT: Pinning for now.
    
    * MNT: Remove lib set.
    
    * CI: Remove python 3.6 from testing.
    zssherman authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7b2092d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c298c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. DOC: Updating Py-ART's how to release doc and removing most of ci_set…

    …up doc (#1213)
    
    * DOC: Updating Py-ART's how to release doc and removing most of ci_setup.
    
    * DOC: Changes reflecting review.
    zssherman authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c6b552c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. ENH: Corrected Height Gates to be height above sea level (#1215)

    * ENH: Corrected Height Gates to be height above sea level
    
    * FIX: Removed character within comment line
    
    * ENH: Updated Height Test to include altitude of radar.
    jrobrien91 authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0a4a9af View commit details
    Browse the repository at this point in the history
  2. TST: Fix median filter depreciation warnings as well as more tests fo…

    …r simple moments. (#1214)
    
    * TST: Fix median filter depreciation warnings as well as more tests for
    simple moments.
    
    * TST: Update values.
    
    * MNT: Adding variables for simple moment calculation functions.
    
    * FIX: Removal of depreciation warning for interp namespace.
    zssherman authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5ea116f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    2b19cd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    0a71096 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Add pyrad to the readme (#1220)

    * add pyrad to the readme
    
    * move pyrad to extension section
    
    * add space between _ and :
    mgrover1 authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6029a86 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. FIX: Return zero phase for sweeps completely filtered out with gatefi… (

    #1226)
    
    * FIX: Return zero phase for sweeps completely filtered out with gatefilter.
    
    * FIX: Remove debug statement
    rcjackson authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8ecf212 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Trmm test (#1228)

    * TST: To see if trmm_rsl broke.
    
    * MNT: Forgot final else.
    
    * MNT: Remove full path.
    
    * add hardcoded trmm_rsl path to docs
    
    * add missing RSL_PATH=
    
    * upin cftime
    
    * build docs on macos
    
    * update to macos hash
    
    * add macos latest runner for docs
    
    * add macOS-latest
    
    * move toward micromamba
    
    * change path to micromamba
    
    * add ls and move to mamba exe
    
    * try pkgs dir
    
    Co-authored-by: mgrover1 <[email protected]>
    Co-authored-by: Max Grover <[email protected]>
    3 people authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c9a410f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8b4d6 View commit details
    Browse the repository at this point in the history
  3. DOC: Updated pyart doc to include column code, fix incorrect syntax a…

    …nd more. (#1231)
    
    * DOC: Updated pyart doc to include column code, incorrect syntax and
    more.
    
    * DOC: Forgot https
    
    * MNT: Revert ssh to https
    
    * MNT: Suggested changes.
    zssherman authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7e71ca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. ADD: addition of subset_radar function in radar_utils (#1227)

    * added cut_radar function in util
    
    * added cut_radar function in util
    
    * renamed cut_radar to subset_radar
    
    * MNT: Update ci.yml.
    
    * MNT: Updating environments.
    
    * MNT: Duplicate 'latest'
    
    * MNT: Revert back os runner check.
    
    * MNT: Add bash to each run
    
    Co-authored-by: zssherman <[email protected]>
    wolfidan and zssherman authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a623736 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. MNT: Remove trmm_rsl from CI optional, remove from debug info. (#1239)

    * CI: Remove trmm_rsl from testing.
    
    * MNT: Remove trmm_rsl from debug and install warning build message.
    
    * CI: Remove trmm_rsl pathing from CI.
    
    * MNT: Remove warning from setup.py
    
    * remove trmm_rsl from doc env
    
    * MNT: Don't code cover deprecated code.
    
    * replace dealias with region based
    
    * use cfradial with rhi two panel
    
    * add new plot ppi cfradial remove old one using sigmet
    
    * use cfradial with xsect example
    
    Co-authored-by: mgrover1 <[email protected]>
    zssherman and mgrover1 authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    25786f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    2d622cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02ab59 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    6289c05 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. ENH: Add column example to docs (#1263)

    * add column example to docs
    
    * condense some lines
    mgrover1 authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    42642ef View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. ENH: Composite Reflectivity Function (#1235)

    * inital comp_z commit
    
    * Update tests/retrieve/test_comp_z.py
    
    yup, this is what happens when I do code development in a Jupyter notebook ....
    
    Co-authored-by: Max Grover <[email protected]>
    
    * review changes suggested by Max
    
    * ENH: First cleanup, add gatefilter, pep8, add field parameter, remove
    unused parameters.
    
    * MNT: Cleanup of radar util docs.
    
    * TST: Update unittesting to represent new changes.
    
    * DOC: Update doc for field parameter.
    
    * MNT: Add radar class in.
    
    * FIX: Forgot core Radar import.
    
    * make interpolation more generic
    
    * ensure tests are updated to use radar object
    
    * ensure dtype is consistent for compz
    
    * fix bug with the dtype
    
    * ensure arrays are numpy32 bit
    
    * FIX: Fix for newer matplotlib version.
    
    * add an example for composite reflectivity
    
    * fix the title for the composite reflectivity example
    
    Co-authored-by: Max Grover <[email protected]>
    Co-authored-by: mgrover1 <[email protected]>
    Co-authored-by: zssherman <[email protected]>
    4 people authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    12e65e4 View commit details
    Browse the repository at this point in the history
  2. ADD: Add composite reflectivity citation (#1264)

    * ADD: Add composite reflectivity citation
    
    * fix header of the composite reflectivity example
    mgrover1 authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    68cd89c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5041ab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. MNT: Update to find namespace packages to fix setuptools warning. (#1275

    )
    
    * MNT: Update to find namespace packages to fix warning.
    
    * MNT: Update syntax for registering colormaps to remove dep warnings.
    zssherman authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2244c05 View commit details
    Browse the repository at this point in the history
  2. Update changelog for v1.13.0 (#1276)

    * ADD: Add changelog from previous releases
    
    * add changelog for v1.13.0
    mgrover1 authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    bd5e65e View commit details
    Browse the repository at this point in the history
  3. ENH: Add cibuildwheel to build wheels (#1267)

    * update environment to include cibuildwheel
    
    * add cibuildwheel workflow
    
    * add check for history
    
    * fix spacing in wheels workflow
    
    * add setuptools_scm
    
    * add pytest command
    
    * remove requires manifest
    
    * change odd xarray requirements
    
    * add path to tests
    
    * use cibuildwheel example verbatim
    
    * add pip install netcdf4
    
    * Update .github/workflows/wheels.yml
    
    Co-authored-by: Clément Robert <[email protected]>
    
    * Update .github/workflows/wheels.yml
    
    Co-authored-by: Clément Robert <[email protected]>
    
    * Update .github/workflows/wheels.yml
    
    Co-authored-by: Clément Robert <[email protected]>
    
    * update build systems
    
    * Add additional flags
    
    * Only use 3.8 to 3.10 wheels
    
    * Add pip only binary flag
    
    * Remove duplicated statement
    
    * MNT: Test 64 for windows build, not definite.
    
    Co-authored-by: Clément Robert <[email protected]>
    Co-authored-by: zssherman <[email protected]>
    3 people authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    082efd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21a303c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    286e283 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. DOC: Add a new colormap example (#1284)

    * add a new colormap example
    
    * make sure colormap is uppercase
    mgrover1 authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    05fa996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba9a117 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Fix title of dealias example (#1287)

    * remove old list of colormaps
    
    * fix typo in dealias example
    mgrover1 authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    34fb9e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. ENH: Add cross section functionality (#1290)

    * remove old list of colormaps
    
    * add cross section functionality with tests
    
    * add an example of the cross section functionality
    
    * fix suggestions from Zach
    mgrover1 authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    68306c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. FIX: Update join radar to account for target_scan_rate (#1292)

    Co-authored-by: Nick Guy <[email protected]>
    nguy and Nick Guy authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7527140 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    517bbcf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. ADD: TRACER blog post (#1296)

    * ADD: Tracer blog post
    
    * Change: Shorten notebook, add imports subsection, and directly link to Adam's repo.
    
    * ADD: Link to TRACER webpage
    
    * Delete duplicate and tag.
    
    Co-authored-by: Robert Jackson <[email protected]>
    rcjackson and Robert Jackson authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d9ead58 View commit details
    Browse the repository at this point in the history
  2. ENH: Add fix to blog post, add docs on how to write a blog post (#1299)

    * remove old list of colormaps
    
    * add docs about blog post contributions
    mgrover1 authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cdfb279 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Add image muting citation to function and example (#1304)

    * Create plot_nexrad_image_muted_reflectivity.py
    
    * Update plot_nexrad_image_muted_reflectivity.py
    
    * Add comment about muting
    
    * Remove whitespace
    
    * Add full image muting citation
    lauratomkins authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7d40170 View commit details
    Browse the repository at this point in the history
  2. FIX: Add check for when instrument parameters is None. (#1306)

    * FIX: Add check for when isntrument parameters is None.
    
    * STY: Remove space.
    zssherman authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    57b76d0 View commit details
    Browse the repository at this point in the history
  3. ENH: Adding simple antivirus workflow similiar to what Adam implement…

    …ed in ACT. (#1307)
    
    * ENH: Adding simple antivirus workflow similiar to what Adam implemented
    in ACT.
    
    * MNT: Remove no newline.
    zssherman authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e47e9bb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. ADD: Add add_grid_lines as an argument for plotting (#1311)

    * Added keyword add_lines to plot_grid in gridmapdisplay
    
    * added keyword add_lines into function plot_ppi_map in radarmapdisplay. General linting of gridmapdisplay and radarmapdisplay
    
    * changed keyword to add_grid_lines
    
    * Changed keyword add_lines to add_grid_lines
    jfigui authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    83d0cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. FIX: Phase processing code throwing deprecation warnings for scipy.nd…

    …image.filters.convolve1d (#1313)
    
    * FIX: Return zero phase for sweeps completely filtered out with gatefilter.
    
    * FIX: Remove debug statement
    
    * FIX: Deprecation warning in phase_proc
    rcjackson authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    661bdb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. DOC: Added two pyart examples (VAD and hydrometeors) (#1317)

    * Added two pyart examples (VAD and hydrometeors)
    
    * Added two pyart examples (VAD and hydrometeors)
    
    * Added two pyart examples (VAD and hydrometeors)
    
    * ENH: Add link to open radar data github repo.
    
    * STY: PEP8 fixes for both examples.
    
    * Update examples/retrieve/plot_hydrometeor.py
    
    * Apply suggestions from mgrover1
    
    * add open-radar-data to docs environment
    
    Co-authored-by: zssherman <[email protected]>
    Co-authored-by: Max Grover <[email protected]>
    3 people authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    befcd36 View commit details
    Browse the repository at this point in the history
  2. ENH: Adding fields parameter to specify list of writing to file. (#1319)

    * ENH: Adding fields parameter to specifiy list of writing to file.
    
    * MNT: Add Userwarning.
    
    * MNT: Change fields to include fields and suggested change.
    zssherman authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3be6036 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. ENH: Improved convective stratiform functions (#1314)

    * test adding function
    
    * Create _echo_class_updated.py
    
    * Renaming refl to ref
    
    * Create yuter_convsf.py
    
    * Update _echo_class_updated.py
    
    * Implement dilation technique for core radius assignment
    
    * Add functionality for scalar addition difference
    
    * Rename variables
    
    * Add new function
    
    * Add functions
    
    * Remove array creation
    
    * Create conv strat array before assigning
    
    * add background intensity
    
    * Adding documentation
    
    * documentation
    
    * Update echo_class.py
    
    * Update _echo_class_updated.py
    
    * Update echo_class.py
    
    * update naming convention
    
    * More variable renaming
    
    * Add function returns
    
    * Add function outputs
    
    * Added threshold for calculating background radius
    
    * Update __init__.py
    
    * Rename to always_core_threshold
    
    * Delete yuter_convsf.py
    
    * Placeholders for other function outputs
    
    * Updated documentation
    
    * Remove large radial mask
    
    * Add other reference
    
    * Add despeckling abilities
    
    * Add check for if reflectivity field is masked
    
    * Add functionality for desired level
    
    * Change under to over
    
    * Update default max_diff
    
    * Fix masking bugs
    
    * Set db_averaging default to True
    
    * Add in background radius recommendations and catch
    
    * Fix m/km correction
    
    * Update reference
    
    * Update comment
    
    * Add test for new function
    
    * Move functions to correct file
    
    * Remove unnecessary variables
    
    * Wrap text in comment
    
    * Wrap text
    
    * Create plot_convective_stratiform.py
    
    * Add description
    
    * Add plotting function
    
    * Add DOI
    
    * Add variable description for plot function
    
    * Delete test.py
    
    * Move plotting function to graph
    
    * Delete plot_rhi_sigmet.py
    
    * Remove hard coding of constants
    
    * Rename function to conv_strat_yuter
    
    * Update level_m description
    
    * Make constants lowercase
    
    * Remove plt.show()
    
    * Update function name in example
    
    * Update test_echo_class.py
    
    * Update tests/io/test_mdv_grid.py
    
    Co-authored-by: Max Grover <[email protected]>
    
    * Update test_mdv_grid.py
    
    * Update custom_config.py
    
    * Update default_config.py
    
    * Update attenuation.py
    
    Co-authored-by: Max Grover <[email protected]>
    lauratomkins and mgrover1 authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    996206d View commit details
    Browse the repository at this point in the history
  2. ENH: Add gatefilter to attenuation module (#1324)

    * add ci for python 3.11
    
    * ADD: Add gatefiler option in attenuation module
    
    * don't make changes to CI systems
    mgrover1 authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    bec4907 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. ADD: Adding add_filter function to radar.py. (#1326)

    * ADD: Adding add_filter function to radar.py.
    This function applies a filter to fields and either replaces
    or addeds new filtered fields.
    
    * STY: Fix spacing of docstring parameter info.
    
    * TST: Add unit tests for add_filter function.
    
    * MNT: Suggested changes mentioning mask values.
    zssherman authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4b38cb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Add ci for Python 3.11 (#1303)

    * add ci for python 3.11
    
    * update cartopy version
    
    * pin newer version of cartopy
    
    * revert environment back to original
    
    * remove shapely pinnings
    mgrover1 authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    67cf380 View commit details
    Browse the repository at this point in the history
  2. Add Spectral-like colormaps based on pyart#1320 (#1325)

    * Add Spectral-like colormaps based on pyart#1320
    
    * Add colormaps to example
    jthielen authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6572100 View commit details
    Browse the repository at this point in the history
  3. ADD: Colorbar Manipulation Example (#1300)

    * ADD: Modify Colorbar Example
    
    * ENH: print statement removal, PEP8 fixes
    
    * ENH: Made Requested Changes
    
    * ENH: Removal of comment lines
    
    * ENH: typo fix
    jrobrien91 authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d2aea4a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. FIX: Update changelog for version 1.14.x (#1327)

    * add ci for python 3.11
    
    * Add updated changelog since 1.13.0
    mgrover1 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    679e186 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    e1556f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    97ca799 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    831f754 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. DOC: Update convective stratiform example (#1339)

    * test adding function
    
    * Create _echo_class_updated.py
    
    * Renaming refl to ref
    
    * Create yuter_convsf.py
    
    * Update _echo_class_updated.py
    
    * Implement dilation technique for core radius assignment
    
    * Add functionality for scalar addition difference
    
    * Rename variables
    
    * Add new function
    
    * Add functions
    
    * Remove array creation
    
    * Create conv strat array before assigning
    
    * add background intensity
    
    * Adding documentation
    
    * documentation
    
    * Update echo_class.py
    
    * Update _echo_class_updated.py
    
    * Update echo_class.py
    
    * update naming convention
    
    * More variable renaming
    
    * Add function returns
    
    * Add function outputs
    
    * Added threshold for calculating background radius
    
    * Update __init__.py
    
    * Rename to always_core_threshold
    
    * Delete yuter_convsf.py
    
    * Placeholders for other function outputs
    
    * Updated documentation
    
    * Remove large radial mask
    
    * Add other reference
    
    * Add despeckling abilities
    
    * Add check for if reflectivity field is masked
    
    * Add functionality for desired level
    
    * Change under to over
    
    * Update default max_diff
    
    * Fix masking bugs
    
    * Set db_averaging default to True
    
    * Add in background radius recommendations and catch
    
    * Fix m/km correction
    
    * Update reference
    
    * Update comment
    
    * Add test for new function
    
    * Move functions to correct file
    
    * Remove unnecessary variables
    
    * Wrap text in comment
    
    * Wrap text
    
    * Create plot_convective_stratiform.py
    
    * Add description
    
    * Add plotting function
    
    * Add DOI
    
    * Add variable description for plot function
    
    * Delete test.py
    
    * Move plotting function to graph
    
    * Delete plot_rhi_sigmet.py
    
    * Remove hard coding of constants
    
    * Rename function to conv_strat_yuter
    
    * Update level_m description
    
    * Make constants lowercase
    
    * Remove plt.show()
    
    * Update function name in example
    
    * Update test_echo_class.py
    
    * Update tests/io/test_mdv_grid.py
    
    Co-authored-by: Max Grover <[email protected]>
    
    * Update test_mdv_grid.py
    
    * Update custom_config.py
    
    * Update default_config.py
    
    * Update attenuation.py
    
    * Update formatting of example file
    lauratomkins authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    913230d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    34237ee View commit details
    Browse the repository at this point in the history
  2. FIX: Unused variable in region based dealiasing (#1343)

    * ADD: Tracer blog post
    
    * Change: Shorten notebook, add imports subsection, and directly link to Adam's repo.
    
    * ADD: Link to TRACER webpage
    
    * Delete duplicate and tag.
    
    * FIX: Unused variable in region based dealiasing
    
    Co-authored-by: Robert Jackson <[email protected]>
    Co-authored-by: Robert Jackson <[email protected]>
    3 people authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    e1255fb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. FIX: read_sigmet time_ordered bug (#1351)

    When use read_sigmet to load IRIS/Sigmet Rad data with time_ordered='sequential', it will display error messages.
    In this file, "metadata.keys()[0]" should be "list(metadata.keys())[0]"
    zouihao authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d37677c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. MNT: Revert setuptools, to avoid unwanted behavior. (#1356)

    Need to look into the difference more on find_namespace_packages and
    find_packages.
    zssherman authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    fbbcd88 View commit details
    Browse the repository at this point in the history
  2. DOC: Adding an example on how to read older nexrad data. (#1355)

    * DOC: Adding an example on how to read older nexrad data.
    This shows how to fix missing lat and lon metadata.
    
    * DOC: Add note on different file path.
    
    * DOC: Typo.
    
    * DOC: Typo.
    
    * DOC: Mention of 2008 files.
    zssherman authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b0a0aa1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    c6cd0ff View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Assign boolean to list, not boolean (#1361)

    * assign boolean to list, not boolean
    
    * add extra line configuring masked array
    mgrover1 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a9d83d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Fix the CI badge (#1363)

    This fixes the CI badge on our README
    mgrover1 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    f2e182c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Add pre-commit hooks, black formatting, and style fixes (#1341)

    * first cut at pre-commit hooks and code style fixes
    
    * fix aux io, source, test_radardisplay
    
    * clean up next section of files
    
    * cleanup sigmet rhi data file
    
    * clean up sinarame aux io
    
    * clean up mdv related files
    
    * fix exception errors
    
    * fix next batch of cleanup
    
    * fix debug module
    
    * update auxio and phase proc sections
    
    * clean up large batch of modules
    
    * last few formatting issues solved
    
    * add linting to workflow
    
    * fix remaining linting errors
    
    * remove support for python 3.7
    
    * remove nbstripout and revert to previous notebooks
    
    * combine kazr spectra auxio string
    
    * STY: Fix combined strings in graph module.
    
    * STY: More combining.
    
    * STY: More combining and revert of errors.
    
    * MNT: Revert back to OSerror.
    
    * MNT: More changes.
    
    * MNT: More changes.
    
    * MNT: Revert setuptools.
    
    * ADD: Add dev file.
    
    * MNT: Reverting environment files.
    
    Co-authored-by: zssherman <[email protected]>
    mgrover1 and zssherman authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    61fe772 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. MNT: Move to exec_module instead of load_module (#1369)

    * move to exec_module instead of load_module
    
    * add check for colormap in config
    mgrover1 authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0714f46 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    80bb072 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    b15eafa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    af1fd3d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    f79eb90 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. FIX: A fix for vpt mismatch array error for matplotlib shading. (#1381)

    * FIX: A fix for vpt mismatch array error for matplotlib shading.
    
    * STY: PEP8 changes.
    
    * TST: Added unit tests for _edge_time function.
    
    * MNT: Fix for module path.
    zssherman authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    317f52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d14c3d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. FIX: Fix a link to the old docs in the readme (#1383)

    * FIX: Fix a link to the old docs in the readme
    
    * fix name of main branch for user guide
    mgrover1 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fc95dcc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    cb36e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d7da85 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. ENH: Add ruff python linting (#1388)

    * ENH: Add ruff python linting
    
    * remove old flake8/isort
    
    * add black to the env
    
    * just keep ruff
    
    * add ruff to env
    mgrover1 authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5649815 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. FIX: Fix wrong coordinate configuration for xarray (#1390)

    * FIX: Fix wrong coordinate configuration for xarray
    
    * remove duplicate lines
    mgrover1 authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a9ddc63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e83a1b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    c150db0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    ce3c7b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. drop pkg_resources as a runtime requirement (#1394)

    * drop pkg_resources as a runtime requirement
    
    * MNT: update PyPI classifiers and add explicit python_requires
    neutrinoceros authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    73d9c91 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. CI: Remove python 3.8 and update documentation to reflect releases an…

    …d CI testing. (#1395)
    
    * CI: Remove build for wheels python 3.8
    
    * DOC: Update docs to represent Python Versions.
    zssherman authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    06f2159 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    ceab4e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    4f4ce03 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. colorbar_orient option to plot_ppi_map functions (#1401)

    * Add colorbar_orient option
    
    * Added colorbar_orient option to plot_ppi_map
    joshua-hampton authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    446a838 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    75cb884 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. ADD: Add cfradial 1.4 version to io (#1409)

    * ADD: Add cfradial 1.4 version to io
    
    * specify version 1.3
    mgrover1 authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    362bb40 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Add xradar accessor class (#1411)

    * ADD: Add cfradial 1.4 version to io
    
    * specify version 1.3
    
    * Add first part of xradar-pyart integration
    
    * pin older version of pandas
    mgrover1 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3ca1210 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    67ee1a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    50c14cb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Add xradar as a dependency (#1417)

    * Add xradar as a dependency
    
    * Add xradar in environment.yml file
    mgrover1 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6c8bc9c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. FIX: GateMapper will now map source field to destination radar even i…

    …f field not in destination radar (#1418)
    
    * FIX: GateMapper will now map source field to destination radar even if field does not exist in destination.
    
    * FIX: Whitespace
    
    ---------
    
    Co-authored-by: Robert Jackson <[email protected]>
    rcjackson and Robert Jackson authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    1c8d989 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. MNT: Update commit hooks changelog (#1419)

    * Update pre-commit hook versions
    
    * MNT: Update changelog to reflect new versions
    
    * fix new linting updates
    mgrover1 authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9e2690f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. fix: memory leak in grid mappers (#1421)

    Co-authored-by: forcadellv <[email protected]>
    Vforcell and forcadellv authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a3d07fd View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Ensure units are in feet for nexrad references (#1423)

    * Ensure units are in feet for nexrad references
    
    * Fix units for altitude tests
    mgrover1 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    52f1e1b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    3fffcd3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    3727e6e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    143c756 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. MNT: Remove pandas pinning, testing. (#1430)

    * MNT: Remove pandas pinning, testing.
    
    * FIX: Fix for format error for pandas.
    
    * STY: PEP8 fix.
    
    * MNT: Update to handle different formats.
    
    * add ablog to path
    
    * unpin pandas in doc build
    
    * move to new github action
    
    * move ablog to pypi install
    
    ---------
    
    Co-authored-by: mgrover1 <[email protected]>
    zssherman and mgrover1 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    60c3e97 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Create codeql.yml (#1433)

    * Create codeql.yml
    
    * Update codeql.yml
    
    Removing cpp scanning
    
    * migrate to new github action
    
    ---------
    
    Co-authored-by: mgrover1 <[email protected]>
    AdamTheisen and mgrover1 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6dfc60e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Minor adjustments to convective-stratiform algorith, documentation, a…

    …nd example (#1434)
    
    * Fix spacing in documentation
    
    * Fixing overlapping plots in example
    
    * Fix minor issue causing arrays to be incorrectly masked
    
    This fix prevents the final convective stratiform array from being masked by the background field. Due to the nature of the `calc_thres` (minimum number of points needed to calculate the background average), the background field does not compute on the edges of the echo. Instead, we want the convective stratiform field to cover the same region as the original reflectivity field.
    
    * Fix lint error
    
    * Fix linting error
    
    * Fixing plot overlap in example
    lauratomkins authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e89aca0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    9eeb0f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. MNT: Support Cython 3.0 (#1440)

    * Fix linting errors
    
    * MNT: Pin to older cython
    
    * try suggested fix for cython file
    
    * fix location of parentheses
    
    * Set the cpower argument
    
    * remove equals float
    
    * pin newer cython
    
    * remove cython from ci env
    
    * try previous version of libnetcdf
    mgrover1 authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7667557 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    6acc618 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    5f04168 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. FIX: Add isinstance checks to improve linting (#1444)

    * FIX: Add isinstance checks to improve linting
    
    * fix other linting errors with f-strings
    mgrover1 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    35d6013 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    6d48f1b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. ENH: optional rectangular window dims for velocity texture analysis a…

    …nd bug fixes to the load_kazr method (#1446)
    
    * FIX: change deprecated np.str in arm_vpt to str
    
    * Update default wind_size in calculate_velocity_texture from 4 to 3
    Using an odd number prevents single index offsets in placement in
    case of an even size
    
    * ADD: optional rectangular window dims for velocity texture analysis.
    Also, modify the default window size to 3 instead of the previous
    value of 4 (even number resulting in a potential offset).
    
    * FIX: nyquist velocity dtype in radar obj loaded with read_kazr
    
    * pep8
    
    * line reformatting per black
    
    * TST: unit tests for rectangular texture window
    
    * FIX: Add in linting fixes
    
    ---------
    
    Co-authored-by: mgrover1 <[email protected]>
    isilber and mgrover1 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    70c314c View commit details
    Browse the repository at this point in the history
  2. FIX: Fix RSL Cython Interface (#1447)

    * FIX: Add isinstance checks to improve linting
    
    * FIX: Fix the RSL interface for cython 3
    mgrover1 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    172bbcf View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. FIX: Fix failing ci isinstance (#1448)

    * FIX: Add isinstance checks to improve linting
    
    * FIX: Fix the isinstance test
    mgrover1 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ba7f353 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    3cd0acb View commit details
    Browse the repository at this point in the history