Recent Releases of pyTCR
pyTCR - pyTCR-1.2.2
This release is a minor update from v1.2.1 that fixes a bug in the I/O functions.
Improvements:
- Restored the original name of the
get_bbox_from_shapefile
function iniodata
, which was unintentionally renamed in the previous version.
Climate Change - Natural Hazard and Storm
- Jupyter Notebook
Published by levuvietphong about 2 months ago

pyTCR - pyTCR-1.2.1
This release is a minor update from v1.2 and introduces several improvements, including enhanced testing, packaging, and documentation.
Improvements:
- Added pytest for unit testing.
- Implemented CI workflow to automate testing.
- Included packaging options for both
pip
andconda
distributions. - Integrated documentation with ReadTheDocs and Jupyter Book.
- Updated tutorials to reflect the latest changes.
Climate Change - Natural Hazard and Storm
- Jupyter Notebook
Published by levuvietphong 2 months ago

pyTCR - pyTCR-1.2
- add functions to load colormaps from cpt files
- switch installation to mamba for speed and efficiency
- add buffer option to track_landfall
- integrate binder for interactive environment
- refine plotting for shapefiles and multiple rain events
- enhance plotting with polygon example and exceedance probability
- expand polygon options
- integrate pyproj and libtiff
- add windswathx function and update code format
Climate Change - Natural Hazard and Storm
- Jupyter Notebook
Published by levuvietphong 5 months ago

pyTCR - pyTCR-1.1
What's Changed
- convert data and i/O functions to netcdf with xarray.
- include loading shapefile option for polygons
- add the windswathx function to wind.py
- update mapping plot functions
- refactor codebase for clarity and performance
Full Changelog: https://github.com/levuvietphong/pyTCR/compare/pyTCR-1.0...pyTCR-1.1
Climate Change - Natural Hazard and Storm
- Jupyter Notebook
Published by levuvietphong 8 months ago

pyTCR - pyTCR 1.0
This is the first official release of the pyTCR, a python-based Tropical Cyclone Rainfall model. It includes all core functionalities for calculating and visualizing tropical cyclone-driven rainfall.
- Initial implementation of the pyTCR model.
- Included core functions for estimating tropical cyclone rainfall
- Provided visualization tools to plot tracks and rainfall distribution.
- Included example Jupyter notebooks for users to get started.
Climate Change - Natural Hazard and Storm
- Jupyter Notebook
Published by levuvietphong 9 months ago
