https://github.com/simula/damast-ais-showcase
damast-ais-showcase: a Dash-based website to visualize datasets created with damast
https://github.com/simula/damast-ais-showcase
ais-data damast web-ui
Last synced: 18 days ago
JSON representation
damast-ais-showcase: a Dash-based website to visualize datasets created with damast
- Host: GitHub
- URL: https://github.com/simula/damast-ais-showcase
- Owner: simula
- License: bsd-3-clause
- Created: 2023-07-27T07:20:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T12:03:51.000Z (about 1 year ago)
- Last Synced: 2025-05-08T13:22:29.953Z (about 1 year ago)
- Topics: ais-data, damast, web-ui
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Damast AIS Showcase
This project serves as a showcase for dataprocessing and machine learning model application in the context
of maritime (AIS) data.-
It provides a webside build with Dash that allows for initial dataprocessing and exploration of an
AnnotatedDataFrame.
## Install requirements
Check the pyproject.toml file for a recent list of dependencies.
```commandline
pip install -e .
```
## Usage
Execute:
```commandline
damast-ais-showcase
```
Use a browser to open: http://localhost:8888/
## Contributing
This project is open to contributions. For details on how to contribute please check the [Contribution Guidelines](CONTRIBUTING.md)
## License
This project is licensed under the [BSD-3-Clause License](LICENSE).
## Copyright
Copyright (c) 2023-2025 [Simula Research Laboratory, Oslo, Norway](https://www.simula.no/research/research-departments)
## Acknowledgements
This library has been started based on the experiences in the [T-SAR project](https://www.simula.no/research/projects/t-sar).
The development of this showcase is part of the EU-project [AI4COPSEC](https://ai4copsec.eu) which receives funding from the Horizon Europe framework programme under Grant Agreement N. 101190021.