CHANGELOG.md
1.31 KB
Misc
- [ ] Support multiple models for each target
- [ ] Optimize CSV generation (with some vectorization using numpy)
- [ ] Credit the author of the pixel art planets
- [ ] Set the log level to error in production (see
web/run.py
)
1.0.0
- [x] Cache generated CSVs on the server side
- [x] Cache generated CSVs on the client side
- [x] Count visits
- [x] Zoom in on time series
- [x] Loader and targets loading animation
- [x] Start/Stop datetime fields
- [x] Retry CSV generation when it fails due to a bug in AMDA's API
- [x] Remove duplicate NetCDFs from AMDA's API response
- [x] Add a version number somewhere
- [x] Move the visitors counter to the footer
- [ ] Cache cleanup
- [x] API at /cache/clear
- [ ] CRON statement to call it
- [ ] Download raw data (tarball of CSV) for current time interval and targets
- [ ] Same via SAMP
0.0.0
- Initial website skeleton
- Initial data bridge between netCDF and CSV
- New parameters
- Temperature
T
(K) - Density
N
(cm-3) - Angle Planet-Sun-Earth
Delta_angle
(degrees) - Magnetism => B Tangential
- Temperature
- Planets
- Probes
- Rosetta
- Juno
- Comets (the one visited by rosetta)
- Orbits axes titles
- Logo Europlanet
- Cache remote NetCDFs locally
- Add source name on time series
- Support multiple sources
- Support enabling/disabling sources