Blame view

CHANGELOG.md 1.03 KB
9c0c4509   Goutte   Add a loader to t...
1
## Misc
f75faf5f   Goutte   WIP
2

9c0c4509   Goutte   Add a loader to t...
3
4
- [ ] Support multiple models for each target
- [ ] Play button to start time dimension (not very useful?)
8644387c   Goutte   Use real data.
5

a4a9ef03   Goutte   Cache generated C...
6
7
8
9
## 1.0.0

- [x] Cache generated CSVs on the server side
- [x] Cache generated CSVs on the client side
9c0c4509   Goutte   Add a loader to t...
10
- [x] Count visits
0afabe4e   Goutte   Update the change...
11
- [x] Zoom in on time series
9c0c4509   Goutte   Add a loader to t...
12
- [x] Loader and targets loading animation
a7ef1487   Goutte   More logs !
13
14
15
- [x] Start/Stop datetime fields
- [ ] Optimize CSV generation
- [ ] Remove duplicate NetCDFs from Myriam's API response
a4a9ef03   Goutte   Cache generated C...
16
17
- [ ] Download raw data (as CSV) for current time interval and targets
- [ ] Same via SAMP
0afabe4e   Goutte   Update the change...
18
- [ ] Credit the author of the pixel art planets
a4a9ef03   Goutte   Cache generated C...
19
20


9390ec89   Goutte   Initial experimen...
21
22
23
## 0.0.0

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