Recent Releases of ship-traffic-generator
ship-traffic-generator - v0.8.1
- Changed first assert in testbasiccli() from 0 to 2.
- Python
Published by tomarnepedersen about 1 year ago
ship-traffic-generator - v0.8.0
- vectorTime may now be a single float (exact time) or a list of two floats [from, to]. vectorRange is removed from settings file.
- evolveTime is changed to situationDevelopTime.
- Removed Basemap-package and added pyproj package.
- Small update of ruff.toml file to remove a few warnings.
- Documented the use of Waypoints for own ship.
- camelCasing used for encounter settings; was previously snake_case.
- Added missing info and spelling errors in data/examplesituationinput.
- Numpy cross product only allowed for 3D vectors from numpy 2; manually calculating the cross product for 2D vectors in method: calculateminvectorlengthtarget_ship.
- Updated documentation; fix spelling errors, add link to github.io, explain Usage, add note on defining python version with uv sync, add note on activating venv.
- Fix build issues; move click and click-log to non-dev dependencies.
- Fix issue with file reading when using non-default paths, and add test for it.
- Python
Published by tomarnepedersen about 1 year ago
ship-traffic-generator - v0.7.2
- Fixed ruff errors which appeared during last nightly build
- Removed code quality from nightly build
- Added -U to for the 'uv sync -U' in readme file
- Python
Published by tomarnepedersen about 1 year ago
ship-traffic-generator -
Made explicit that Python 3.13 is not yet supported
- Python
Published by tomarnepedersen over 1 year ago
ship-traffic-generator - v0.7.0
- The python package Maritime Schema is no longer open source, necessary types have been included here to remove the link
- Project updated to use uv package installer
- Documentation has been updated
- Updating workflows
- Removed maxSpeed from the output files generated using the tool
- Python
Published by tomarnepedersen over 1 year ago
ship-traffic-generator - v 0.6.0
Updated to download-artifact@v4 (from download-artifact@v3)
- Python
Published by tomarnepedersen over 1 year ago
ship-traffic-generator - v0.5.0
What's Changed
- removed specific names for target ships. Files generated with target ship 1, 2 etc.
- changed tests. Still need to figure out why some tests "fail" using CLI.
Full Changelog: https://github.com/dnv-opensource/ship-traffic-generator/compare/v0.4.0...v0.5.0
- Python
Published by tomarnepedersen about 2 years ago
ship-traffic-generator - v0.4.0
What's Changed
- Merging the work on 27, 29 and 30 by @tomarnepedersen in https://github.com/dnv-opensource/ship-traffic-generator/pull/32
Full Changelog: https://github.com/dnv-opensource/ship-traffic-generator/compare/v0.3.0...v0.4.0
- Python
Published by tomarnepedersen about 2 years ago
ship-traffic-generator - v0.3.0
What's Changed
- 25 review claas by @tomarnepedersen in https://github.com/dnv-opensource/ship-traffic-generator/pull/26
Full Changelog: https://github.com/dnv-opensource/ship-traffic-generator/compare/v0.2.0...v0.3.0
- Python
Published by tomarnepedersen about 2 years ago