Recent Releases of https://github.com/actris-cloudnet/rpgpy
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.11
- Test with Python3.13
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.10
- Fix bin width calculation in
spectra2moments - Support
os.PathLikeas argument
- Python
Published by github-actions[bot] almost 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.9
- Support consistency checked files
- Python
Published by github-actions[bot] almost 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.8
- Improve index checks
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.7
- Check indices while reading data
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.6
- Fix overflow in n_blocks
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.5
- Adjust GitHub Actions workflows
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.4
- Fix publish GitHub Actions workflow
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.3
- Update workflow
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.2
- Raise RPGFileError if corrupted file code
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.1
- Build and upload binary wheels to PyPI
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.15.0
- Revise time conversion functions
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.14.6
- Skip StartTime and StopTime check (with older file versions)
- Python
Published by github-actions[bot] almost 3 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.14.5
- Distribute package only as source distribution
- Python
Published by github-actions[bot] almost 3 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.14.2
- Support Python 3.11
- Python
Published by github-actions[bot] about 3 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.14.1
- Fix numpy warnings
- Change velocity vectors to ordinary numpy array
- Python
Published by github-actions[bot] about 3 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.14.0
- Add support for RPG version 1 files
- Change RPG file version 3 to 3.5
- Write
rpg_file_versionattribute to netCDF output - Add py.typed to enable type checking
- Python
Published by github-actions[bot] over 3 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.13.1
- Fix mask in
decode_rpg_status_flags
- Python
Published by github-actions[bot] over 3 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.13.0
- Add
decode_rpg_status_flagsfunction - Add
rpg_seconds2datetime64to quickly convert array of timestamps
- Python
Published by github-actions[bot] over 3 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.12.1
- Add Windows and Mac to CI tests
- Add Python 3.10
- Update numpy version requirement
- Python
Published by github-actions[bot] almost 4 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.12.0
- Accept Path object as filename
- Add release dates to CHANGELOG.md
- Run pytest-flakefinder on CI
- Separate test and dev dependencies
- Python
Published by github-actions[bot] about 4 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.11.0
- Use default
zlibcompression settings - Lock maximum
numpyversion required bynumba - Add CHANGELOG.md
- Add
pre-commitfor checking the code - Reformat the code with
black
- Python
Published by github-actions[bot] over 4 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.10.2
- Fix bug causing crash with version 2 data
- Python
Published by tukiains over 4 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.10.1
Bug fixes
- Python
Published by tukiains almost 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.10.0
output_directoryandrecursivekeyword arguments, and return value torpg2nc_multi- Minor optimization of
spectra2moments spectra2ncfunction for creating custom Level 1 file- API documentation
- Change
ldrtozdrwith STSR radar-mode measurements - Small bug fixes
- Python
Published by tukiains almost 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.9.0
rpg2nc_multifunction to convert several rpg files to corresponding netCDF files
- Python
Published by tukiains almost 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.8.0
This release adds function to calculate radar moments from Level 0 data.
- Python
Published by tukiains over 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.7.2
Adds vertical / horizontal sensitivity limit variables.
- Python
Published by tukiains over 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.7.1
Fixes serious bug that caused L0 spectral blocks to be read in wrong order in case of several blocks per spectrum
- Python
Published by tukiains over 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.7.0
Mask zero-values from multidimensional arrays in the created netcdf files
- Python
Published by tukiains over 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.6.1
Fixes Level 1 reading with dual polarization STSR-mode files
- Python
Published by tukiains over 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.6.0
- Level 1 data support to
rpg2nc - Bug fixes
- Python
Published by tukiains over 5 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.5.0
This release:
- Fixes bug in datestamp to date conversion
- Adds support for Level 1 V4 data
- Adds support for Python 3.8
- Adds first unit and end-to-end tests and Github Actions CI
- Fixes installation instructions
- Python
Published by tukiains almost 6 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.4.0
This version fixes spectral matrices so that the difference chirps correspond to each other.
- Python
Published by tukiains about 6 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.3.1
Version 0.3.1. adds bug fixes.
- Python
Published by tukiains about 6 years ago
https://github.com/actris-cloudnet/rpgpy - RpgPy 0.3.0
- Python
Published by tukiains about 6 years ago