Blame view

CHANGELOG.md 866 Bytes
b7fe650c   Goutte   Misc bundle of ol...
1
## TODO
f75faf5f   Goutte   WIP
2

a4a9ef03   Goutte   Cache generated C...
3
- Support multiple models for each target
b7fe650c   Goutte   Misc bundle of ol...
4
- Play button to start time dimension
8644387c   Goutte   Use real data.
5

a4a9ef03   Goutte   Cache generated C...
6
7
8
9
10
11
12
13
14
15
16
17
## 1.0.0

- [x] Cache generated CSVs on the server side
- [x] Cache generated CSVs on the client side
- [x] Visits counter
- [ ] Start/Stop datetime fields
- [ ] Zoom in on time series
- [ ] Loader
- [ ] Download raw data (as CSV) for current time interval and targets
- [ ] Same via SAMP


9390ec89   Goutte   Initial experimen...
18
19
20
## 0.0.0

- Initial website skeleton
8644387c   Goutte   Use real data.
21
22
23
24
25
26
- 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
f75faf5f   Goutte   WIP
27
28
29
30
31
- Planets
- Probes
    - Rosetta
    - Juno
- Comets (the one visited by rosetta)
8644387c   Goutte   Use real data.
32
33
- Orbits axes titles
- Logo Europlanet
b7fe650c   Goutte   Misc bundle of ol...
34
35
36
- Cache remote NetCDFs locally
- Add source name on time series
- Support multiple sources
a4a9ef03   Goutte   Cache generated C...
37
- Support enabling/disabling sources