An open API service indexing awesome lists of open source software.

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

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.