Commit 58e589e95c6cfa90d4d805ed341b456039e7c1a3

Authored by Goutte
1 parent 2cafab83

Update the CHANGELOG with the new tasks.

Showing 1 changed file with 23 additions and 3 deletions   Show diff stats
CHANGELOG.md
... ... @@ -30,20 +30,40 @@ et prendre aussi
30 30 ## Future ?
31 31  
32 32 - [ ] Optimize data aggregation (numpy vectorization?)
33   -- [ ] Credit the author of the pixel art planets (can't find it again)
34 33 - [ ] Add a README to the download tarball
35 34 - [ ] Set the log level to _error_ in production (see `web/run.py`)
36   -- [ ] CRON statements to call the cache cleanup and warmup
37 35 - [ ] Rework the images of Rosetta and Juno
38 36 - [ ] Enable p67
39 37 - [ ] Enable Uranus
40 38 - [ ] Enable Neptune
41   -- [ ] Find a way to handle the huge amount of data files for Earth (thousands!)
  39 +- [ ] Check IE compat
  40 +
  41 +
  42 +## 1.2
  43 +
  44 +- [ ] Earth pdyn = pv²
  45 +- [ ] Earth omnihour B is a Vector3
  46 +- [ ] Layers
  47 + - SW Catalogs
  48 + - Auroral Emissions
  49 +- [x] Restore Earth
  50 +- [x] Clean NetCDF, stage 1
  51 +- [x] Accordion on the parameters list
  52 +- [x] Check IE compat
  53 +- [x] Bind the Alert button to a website
  54 +
  55 +
  56 +## 1.1
  57 +
  58 +- [x] Credit the author of the pixel art planets (`Jr Astronaut`)
  59 +- [x] … and buy his stuff from https://www.redbubble.com/people/spacefruitdox
  60 +- [x] Fix a small glitch with the time series cursor on zoom
42 61  
43 62  
44 63 ## 1.0.1
45 64  
46 65 - [x] Fix an issue with the Time Series axes
  66 +- [x] CRON statements to call the cache cleanup and warmup
47 67  
48 68  
49 69 ## 1.0.0
... ...