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

Saag #86

Merged
merged 5 commits into from
Mar 9, 2024
Merged

Saag #86

merged 5 commits into from
Mar 9, 2024

Conversation

feng045
Copy link
Collaborator

@feng045 feng045 commented Mar 9, 2024

  1. Updated cell tracking functions to work with Scikit-image v0.22.
  2. Added functions to track convective cells with composite (2D) reflectivity.

feng045 and others added 5 commits February 13, 2024 17:08
1. Added Notebooks/test_idcell_reflectivity.ipynb to visualize the cell identification to an example radar reflectivity snapshot.
2. Modify pyflextrkr/preprocess_wrf_tb_rainrate.py to have options to work with SAAG WRF output precipitation.
1. Added a function in pyflextrkr/idcells_reflectivity.py to work with composite reflectivity (2D) input data, with an option to pass additional variables specified in the config file from the input data to tracking output pixel-level data.
2. Added an option in pyflextrkr/netcdf_io.py to pass additional variables to output pixel-level data.
3. Modified Analysis/plot_subset_cell_tracks_demo.py to allow more flexibility to customize the quiclook plots.
4. Updated Notebooks/test_idcell_reflectivity.ipynb to visualize more cell identification settings and results.
1. Added flags in pyflextrkr/idcells_reflectivity.py to remove cells smaller than specified thresholds from the config file.
2. Added codes in pyflextrkr/steiner_func.py to remove cells smaller than specified thresholds.
3. Updated Notebooks/test_idcell_reflectivity.ipynb.
4. Adjusted reflectivity levels in Analysis/plot_subset_cell_tracks_demo.py.
1. Updated /pyflextrkr/advection_tiles.py to work with Scikit-image v0.22, where phase_cross_correlation returns 3 items by default.
2. Updated environment.yml and requirements.txt to have scikit-image>0.22.
@feng045 feng045 merged commit 83eee84 into FlexTRKR:main Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant