-disable the "show trajectories" checkbox if no data
-containerize & auto-deploy
- add sources for BB tagging and ACN background
- investigate if data caching is necessary (load-from-thredds)?
- scatter-plot: plot as line if sufficient data is available?
## v0.1.0 release
- when trajectory plotting is implemented?
- [x] trajectory plotting
- [ ] auto-deploy
## Backlog
- containerize & auto-deploy
- investigate if data caching is necessary (load-from-thredds)?
- scatter-plot: plot as line if sufficient data is available?
- use a polars dataframe or [fireducks](https://fireducks-dev.github.io/) for better performance - if that turns out to be a bottleneck. (!) Keep this in mind when using pandas-specific functions.
- add tests
- add pre-commit
...
...
@@ -38,6 +38,16 @@ Types of changes
### Added
- disable checkbox "Show trajectories" after user clicks OK/Cancel on confirm dialog that appears if no trajectory data available