- Included '--ulevels' command line argument/ option to allow user to specify their own list of levels. It should be between 50-1000hPa levels only.
- Removed _version.py file from the source. This would be created automatically during build process.
- Update to Documentation to reflect two added options.
- Included '--cmap' command line argument/ option to allow user to specify their own colormap (list supported by wrfplot )
- Shifted to 'setuptools-git-versioning' module to automate release
- Corrected bug that prevented GitHub build process
- Reduced shapely version to 1.8.5 make it compatible with binary and module versions
- Improvements to build_exe.py script to make the release process smother
- Updated pyproject.toml to make use of "build" module (finding it much simpler to use)
- Fix for rub time versioning
- Removed setup.cfg file from source
- Removed versioneer as dependency
Not released. Due to various internal bugs.
- Shifted compilation backend to pyinstaller for automatic release process
- Fix for colormaps module to work with latest version of matplotlib
- Included versioneer for managing app version
- Fix for crash while including frameon parameter with latest version of matplotlib
- Refer the Documentation at https://wrfplot.readthedocs.io/
- Cartopy no more would download shapefile from internet
- Fixed bug that caused plotting of upper atmospheric data to fail
- Added test script for automated testing
- No more crashes when plotting multiple variables (both surface and upper atmosphere data)
- Refer the Documentation at https://wrfplot.readthedocs.io/
- Automated build process using GitHub actions
- Documentation now lives at https://wrfplot.readthedocs.io/
- Fixed the pyproj database missing error.
- Include the Windows setup file.
- Updated readme file to reflect installation procedures.
- Tweaked build script and included static images.
- Tweak to windows NSIS installer script to change the output name
- First alpha release.
- Still a work in progress.
- Pushing it to test the release-related aspects.