Releases: TUDelft-CITG/OpenTNSim
Port Accessibility Paper
Release to accompany the Port Accessibility Paper by Bakker et al 2024.
The release includes specific modules to simulate vessel waiting times in ports caused by tidal restrictions and congestion. Capacity-limited waterways, berths, anchorage areas, and turning basins can be added to schematise the wet port infrastructure and to model congestion. Hydrodynamics, and tidal accessibility rules can be included to model the effect of tidal windows. Vessel agents are ensured to comply to these new features through a vessel traffic service module.
An example notebook of the model's implementation and validation to Port of Rotterdam, supporting the paper, is added to the release. Specific notebooks with code to process and analyse AIS data, geospatial data, and hydrodynamic data, which is used for the model, are included. Some open-source, raw data is also shared in this release, as well as some derived data. The raw hydrodynamic and AIS data, as well as part of the geospatial data, could unfortunately not be shared. This data has not been replaced with dummy data, but this can be requested from the authors.
Full Changelog: v1.3.7...v1.4.0-paper.3
Port Accessibility
Release to accompany the Port Accessibility Paper by Bakker et al 2024.
The release includes specific modules to simulate vessel waiting times in ports caused by tidal restrictions and congestion. Capacity-limited waterways, berths, anchorage areas, and turning basins can be added to schematise the wet port infrastructure and to model congestion. Hydrodynamics, and tidal accessibility rules can be included to model the effect of tidal windows. Vessel agents are ensured to comply to these new features through a vessel traffic service module.
An example notebook of the model's implementation and validation to Port of Rotterdam, supporting the paper, is added to the release. Specific notebooks with code to process and analyse AIS data, geospatial data, and hydrodynamic data, which is used for the model, are included. Some open-source, raw data is also shared in this release, as well as some derived data. The raw hydrodynamic and AIS data, as well as part of the geospatial data, could unfortunately not be shared. This data has not been replaced with dummy data, but this can be requested from the authors.
Full Changelog: v1.3.7...v1.4.0-paper.1
Modernize package and energy improvements
What's Changed
- add energy improvements from SALTISolutions branch by @SiggyF in #67
- merge from setup.cfg/setup.py/pyproject.toml to pyproject.toml + hatchling (including updates of all testing packages) by @SiggyF in #68
Full Changelog: v1.3.6...v1.3.7
On pass node feature
v1.3.5
FIS release
- FIS included
- Bumped version number manually
Add FIS graph reading
v1.3.2
Automatic pypi build
OpenCLSim compatibility release
What's Changed
- renewable energy sources by @manjiang3 in #50
- Replace core objects with openclsim by @SiggyF in #54
- Create python-publish.yml by @SiggyF in #57
Full Changelog: v1.2.0...v1.3.0