DRpy icon indicating copy to clipboard operation
DRpy copied to clipboard

python package to open GPM-DPR files into xarray to leverage xarray perks

Results 7 DRpy issues
Sort by recently updated
recently updated
newest added

Hi Randy, I am wondering if you can develop a submodule for converting data to cartesian coordinates, with dimensions, x,y and z. or lat, long and z. Best, Syed

enhancement

Need to redo the example notebook of how to run the case_study method

documentation

Right now the code defaults to using the near surface Z as when is being plotted. A desired feature will be to customize this choice, show R, DFR, Dm etc.

enhancement

To assist users in choosing what indices to show the cross section for, it would be helpful to have an option to annotate every 10 indices on the swath. Idea...

enhancement

I need to write up how to install the package. It is only a couple lines of code that need to be added to the README.rst

documentation

The notebooks in the repo are old and need to be updated to the new syntax. Please follow the readthedocs example over those notebooks.

Looks like the filenames change from pre-boost to post-boost pre-boost: `` 2A.GPM.DPR.V9-20211125.20231101-S025451-E042724.054971.V07B.HDF5 `` post-boost: ``2A.GPM.DPR.V9-20240130.20231201-S011821-E025135.055434.V07C.HDF51`` See how the date after 2A.GPM.DPR.V9 changes here. This creates problems for the current code...

bug