Skip to content
Snippets Groups Projects
Commit 23dae2d9 authored by Florian Obersteiner's avatar Florian Obersteiner :octopus:
Browse files

update changelog

parent 7517a840
No related branches found
No related tags found
1 merge request!11draft auto-deployment
......@@ -15,18 +15,18 @@ Types of changes
## TODOs
- 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
### Removed
- unused dependencies
## v0.0.19, 2025-04-01
### Added
- trajectory data info
- dockerfile and dockerignore
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment