-
Notifications
You must be signed in to change notification settings - Fork 268
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
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f0ca09b - Browse repository at this point
Copy the full SHA f0ca09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7559c9 - Browse repository at this point
Copy the full SHA b7559c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a79d6b - Browse repository at this point
Copy the full SHA 2a79d6bView commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ab59db - Browse repository at this point
Copy the full SHA 5ab59dbView commit details
Commits on Jul 19, 2022
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 4bfa4dc - Browse repository at this point
Copy the full SHA 4bfa4dcView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for ffa1b74 - Browse repository at this point
Copy the full SHA ffa1b74View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 7b2092d - Browse repository at this point
Copy the full SHA 7b2092dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c298c5 - Browse repository at this point
Copy the full SHA 4c298c5View commit details
Commits on Jul 21, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for c6b552c - Browse repository at this point
Copy the full SHA c6b552cView commit details
Commits on Jul 22, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for 0a4a9af - Browse repository at this point
Copy the full SHA 0a4a9afView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 5ea116f - Browse repository at this point
Copy the full SHA 5ea116fView commit details
Commits on Jul 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b19cd6 - Browse repository at this point
Copy the full SHA 2b19cd6View commit details
Commits on Jul 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0a71096 - Browse repository at this point
Copy the full SHA 0a71096View commit details
Commits on Jul 25, 2022
-
Add pyrad to the readme (#1220)
* add pyrad to the readme * move pyrad to extension section * add space between _ and :
Configuration menu - View commit details
-
Copy full SHA for 6029a86 - Browse repository at this point
Copy the full SHA 6029a86View commit details
Commits on Jul 27, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 8ecf212 - Browse repository at this point
Copy the full SHA 8ecf212View commit details
Commits on Aug 10, 2022
-
* 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]>
Configuration menu - View commit details
-
Copy full SHA for c9a410f - Browse repository at this point
Copy the full SHA c9a410fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8b4d6 - Browse repository at this point
Copy the full SHA 4d8b4d6View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 7e71ca6 - Browse repository at this point
Copy the full SHA 7e71ca6View commit details
Commits on Aug 12, 2022
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a623736 - Browse repository at this point
Copy the full SHA a623736View commit details
Commits on Aug 16, 2022
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 25786f2 - Browse repository at this point
Copy the full SHA 25786f2View commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2d622cd - Browse repository at this point
Copy the full SHA 2d622cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e02ab59 - Browse repository at this point
Copy the full SHA e02ab59View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6289c05 - Browse repository at this point
Copy the full SHA 6289c05View commit details
Commits on Sep 16, 2022
-
ENH: Add column example to docs (#1263)
* add column example to docs * condense some lines
Configuration menu - View commit details
-
Copy full SHA for 42642ef - Browse repository at this point
Copy the full SHA 42642efView commit details
Commits on Sep 21, 2022
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 12e65e4 - Browse repository at this point
Copy the full SHA 12e65e4View commit details -
ADD: Add composite reflectivity citation (#1264)
* ADD: Add composite reflectivity citation * fix header of the composite reflectivity example
Configuration menu - View commit details
-
Copy full SHA for 68cd89c - Browse repository at this point
Copy the full SHA 68cd89cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5041ab0 - Browse repository at this point
Copy the full SHA 5041ab0View commit details
Commits on Sep 26, 2022
-
MNT: Update to find namespace packages to fix setuptools warning. (#1275
Configuration menu - View commit details
-
Copy full SHA for 2244c05 - Browse repository at this point
Copy the full SHA 2244c05View commit details -
Update changelog for v1.13.0 (#1276)
* ADD: Add changelog from previous releases * add changelog for v1.13.0
Configuration menu - View commit details
-
Copy full SHA for bd5e65e - Browse repository at this point
Copy the full SHA bd5e65eView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 082efd6 - Browse repository at this point
Copy the full SHA 082efd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a303c - Browse repository at this point
Copy the full SHA 21a303cView commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 286e283 - Browse repository at this point
Copy the full SHA 286e283View commit details
Commits on Oct 3, 2022
-
DOC: Add a new colormap example (#1284)
* add a new colormap example * make sure colormap is uppercase
Configuration menu - View commit details
-
Copy full SHA for 05fa996 - Browse repository at this point
Copy the full SHA 05fa996View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9a117 - Browse repository at this point
Copy the full SHA ba9a117View commit details
Commits on Oct 7, 2022
-
Fix title of dealias example (#1287)
* remove old list of colormaps * fix typo in dealias example
Configuration menu - View commit details
-
Copy full SHA for 34fb9e3 - Browse repository at this point
Copy the full SHA 34fb9e3View commit details
Commits on Oct 13, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 68306c9 - Browse repository at this point
Copy the full SHA 68306c9View commit details
Commits on Oct 18, 2022
-
FIX: Update join radar to account for target_scan_rate (#1292)
Co-authored-by: Nick Guy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7527140 - Browse repository at this point
Copy the full SHA 7527140View commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 517bbcf - Browse repository at this point
Copy the full SHA 517bbcfView commit details
Commits on Oct 21, 2022
-
* 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]>
Configuration menu - View commit details
-
Copy full SHA for d9ead58 - Browse repository at this point
Copy the full SHA d9ead58View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for cdfb279 - Browse repository at this point
Copy the full SHA cdfb279View commit details
Commits on Oct 28, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 7d40170 - Browse repository at this point
Copy the full SHA 7d40170View commit details -
FIX: Add check for when instrument parameters is None. (#1306)
* FIX: Add check for when isntrument parameters is None. * STY: Remove space.
Configuration menu - View commit details
-
Copy full SHA for 57b76d0 - Browse repository at this point
Copy the full SHA 57b76d0View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for e47e9bb - Browse repository at this point
Copy the full SHA e47e9bbView commit details
Commits on Nov 3, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 83d0cdb - Browse repository at this point
Copy the full SHA 83d0cdbView commit details
Commits on Nov 4, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 661bdb2 - Browse repository at this point
Copy the full SHA 661bdb2View commit details
Commits on Nov 8, 2022
-
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]>
Configuration menu - View commit details
-
Copy full SHA for befcd36 - Browse repository at this point
Copy the full SHA befcd36View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 3be6036 - Browse repository at this point
Copy the full SHA 3be6036View commit details
Commits on Nov 9, 2022
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 996206d - Browse repository at this point
Copy the full SHA 996206dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for bec4907 - Browse repository at this point
Copy the full SHA bec4907View commit details
Commits on Nov 15, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for 4b38cb0 - Browse repository at this point
Copy the full SHA 4b38cb0View commit details
Commits on Nov 16, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 67cf380 - Browse repository at this point
Copy the full SHA 67cf380View commit details -
Add Spectral-like colormaps based on pyart#1320 (#1325)
* Add Spectral-like colormaps based on pyart#1320 * Add colormaps to example
Configuration menu - View commit details
-
Copy full SHA for 6572100 - Browse repository at this point
Copy the full SHA 6572100View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d2aea4a - Browse repository at this point
Copy the full SHA d2aea4aView commit details
Commits on Nov 17, 2022
-
FIX: Update changelog for version 1.14.x (#1327)
* add ci for python 3.11 * Add updated changelog since 1.13.0
Configuration menu - View commit details
-
Copy full SHA for 679e186 - Browse repository at this point
Copy the full SHA 679e186View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1556f6 - Browse repository at this point
Copy the full SHA e1556f6View commit details
Commits on Nov 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 97ca799 - Browse repository at this point
Copy the full SHA 97ca799View commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 831f754 - Browse repository at this point
Copy the full SHA 831f754View commit details
Commits on Dec 2, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 913230d - Browse repository at this point
Copy the full SHA 913230dView commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34237ee - Browse repository at this point
Copy the full SHA 34237eeView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for e1255fb - Browse repository at this point
Copy the full SHA e1255fbView commit details
Commits on Dec 9, 2022
-
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]"
Configuration menu - View commit details
-
Copy full SHA for d37677c - Browse repository at this point
Copy the full SHA d37677cView commit details
Commits on Dec 14, 2022
-
MNT: Revert setuptools, to avoid unwanted behavior. (#1356)
Need to look into the difference more on find_namespace_packages and find_packages.
Configuration menu - View commit details
-
Copy full SHA for fbbcd88 - Browse repository at this point
Copy the full SHA fbbcd88View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for b0a0aa1 - Browse repository at this point
Copy the full SHA b0a0aa1View commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c6cd0ff - Browse repository at this point
Copy the full SHA c6cd0ffView commit details
Commits on Dec 20, 2022
-
Assign boolean to list, not boolean (#1361)
* assign boolean to list, not boolean * add extra line configuring masked array
Configuration menu - View commit details
-
Copy full SHA for a9d83d5 - Browse repository at this point
Copy the full SHA a9d83d5View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2e182c - Browse repository at this point
Copy the full SHA f2e182cView commit details
Commits on Jan 4, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 61fe772 - Browse repository at this point
Copy the full SHA 61fe772View commit details
Commits on Jan 5, 2023
-
MNT: Move to exec_module instead of load_module (#1369)
* move to exec_module instead of load_module * add check for colormap in config
Configuration menu - View commit details
-
Copy full SHA for 0714f46 - Browse repository at this point
Copy the full SHA 0714f46View commit details
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80bb072 - Browse repository at this point
Copy the full SHA 80bb072View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b15eafa - Browse repository at this point
Copy the full SHA b15eafaView commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af1fd3d - Browse repository at this point
Copy the full SHA af1fd3dView commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f79eb90 - Browse repository at this point
Copy the full SHA f79eb90View commit details
Commits on Jan 24, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 317f52d - Browse repository at this point
Copy the full SHA 317f52dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d14c3d - Browse repository at this point
Copy the full SHA 7d14c3dView commit details
Commits on Jan 30, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for fc95dcc - Browse repository at this point
Copy the full SHA fc95dccView commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb36e2c - Browse repository at this point
Copy the full SHA cb36e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d7da85 - Browse repository at this point
Copy the full SHA 8d7da85View commit details
Commits on Feb 16, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 5649815 - Browse repository at this point
Copy the full SHA 5649815View commit details
Commits on Feb 22, 2023
-
FIX: Fix wrong coordinate configuration for xarray (#1390)
* FIX: Fix wrong coordinate configuration for xarray * remove duplicate lines
Configuration menu - View commit details
-
Copy full SHA for a9ddc63 - Browse repository at this point
Copy the full SHA a9ddc63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e83a1b - Browse repository at this point
Copy the full SHA 8e83a1bView commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c150db0 - Browse repository at this point
Copy the full SHA c150db0View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce3c7b9 - Browse repository at this point
Copy the full SHA ce3c7b9View commit details
Commits on Mar 6, 2023
-
drop pkg_resources as a runtime requirement (#1394)
* drop pkg_resources as a runtime requirement * MNT: update PyPI classifiers and add explicit python_requires
Configuration menu - View commit details
-
Copy full SHA for 73d9c91 - Browse repository at this point
Copy the full SHA 73d9c91View commit details
Commits on Mar 7, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 06f2159 - Browse repository at this point
Copy the full SHA 06f2159View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ceab4e2 - Browse repository at this point
Copy the full SHA ceab4e2View commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f4ce03 - Browse repository at this point
Copy the full SHA 4f4ce03View commit details
Commits on Mar 16, 2023
-
colorbar_orient option to plot_ppi_map functions (#1401)
* Add colorbar_orient option * Added colorbar_orient option to plot_ppi_map
Configuration menu - View commit details
-
Copy full SHA for 446a838 - Browse repository at this point
Copy the full SHA 446a838View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75cb884 - Browse repository at this point
Copy the full SHA 75cb884View commit details
Commits on Mar 29, 2023
-
ADD: Add cfradial 1.4 version to io (#1409)
* ADD: Add cfradial 1.4 version to io * specify version 1.3
Configuration menu - View commit details
-
Copy full SHA for 362bb40 - Browse repository at this point
Copy the full SHA 362bb40View commit details
Commits on Apr 6, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 3ca1210 - Browse repository at this point
Copy the full SHA 3ca1210View commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67ee1a0 - Browse repository at this point
Copy the full SHA 67ee1a0View commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50c14cb - Browse repository at this point
Copy the full SHA 50c14cbView commit details
Commits on Apr 12, 2023
-
Add xradar as a dependency (#1417)
* Add xradar as a dependency * Add xradar in environment.yml file
Configuration menu - View commit details
-
Copy full SHA for 6c8bc9c - Browse repository at this point
Copy the full SHA 6c8bc9cView commit details
Commits on Apr 13, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 1c8d989 - Browse repository at this point
Copy the full SHA 1c8d989View commit details
Commits on Apr 14, 2023
-
MNT: Update commit hooks changelog (#1419)
* Update pre-commit hook versions * MNT: Update changelog to reflect new versions * fix new linting updates
Configuration menu - View commit details
-
Copy full SHA for 9e2690f - Browse repository at this point
Copy the full SHA 9e2690fView commit details
Commits on Apr 17, 2023
-
fix: memory leak in grid mappers (#1421)
Co-authored-by: forcadellv <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3d07fd - Browse repository at this point
Copy the full SHA a3d07fdView commit details
Commits on Apr 26, 2023
-
Ensure units are in feet for nexrad references (#1423)
* Ensure units are in feet for nexrad references * Fix units for altitude tests
Configuration menu - View commit details
-
Copy full SHA for 52f1e1b - Browse repository at this point
Copy the full SHA 52f1e1bView commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fffcd3 - Browse repository at this point
Copy the full SHA 3fffcd3View commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3727e6e - Browse repository at this point
Copy the full SHA 3727e6eView commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 143c756 - Browse repository at this point
Copy the full SHA 143c756View commit details
Commits on Jun 7, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 60c3e97 - Browse repository at this point
Copy the full SHA 60c3e97View commit details
Commits on Jun 9, 2023
-
* Create codeql.yml * Update codeql.yml Removing cpp scanning * migrate to new github action --------- Co-authored-by: mgrover1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6dfc60e - Browse repository at this point
Copy the full SHA 6dfc60eView commit details
Commits on Jun 15, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for e89aca0 - Browse repository at this point
Copy the full SHA e89aca0View commit details
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9eeb0f1 - Browse repository at this point
Copy the full SHA 9eeb0f1View commit details
Commits on Jul 20, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 7667557 - Browse repository at this point
Copy the full SHA 7667557View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6acc618 - Browse repository at this point
Copy the full SHA 6acc618View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f04168 - Browse repository at this point
Copy the full SHA 5f04168View commit details
Commits on Aug 11, 2023
-
FIX: Add isinstance checks to improve linting (#1444)
* FIX: Add isinstance checks to improve linting * fix other linting errors with f-strings
Configuration menu - View commit details
-
Copy full SHA for 35d6013 - Browse repository at this point
Copy the full SHA 35d6013View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d48f1b - Browse repository at this point
Copy the full SHA 6d48f1bView commit details
Commits on Aug 17, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 70c314c - Browse repository at this point
Copy the full SHA 70c314cView commit details -
FIX: Fix RSL Cython Interface (#1447)
* FIX: Add isinstance checks to improve linting * FIX: Fix the RSL interface for cython 3
Configuration menu - View commit details
-
Copy full SHA for 172bbcf - Browse repository at this point
Copy the full SHA 172bbcfView commit details
Commits on Aug 18, 2023
-
FIX: Fix failing ci isinstance (#1448)
* FIX: Add isinstance checks to improve linting * FIX: Fix the isinstance test
Configuration menu - View commit details
-
Copy full SHA for ba7f353 - Browse repository at this point
Copy the full SHA ba7f353View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3cd0acb - Browse repository at this point
Copy the full SHA 3cd0acbView commit details