Commit 46512d17745b74293b5abaeee53d7f2c9b2d58b5

Authored by Goutte
1 parent 27097d87

Update the change log.

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
CHANGELOG.md
... ... @@ -11,11 +11,13 @@
11 11 - [x] Zoom in on time series
12 12 - [x] Loader and targets loading animation
13 13 - [x] Start/Stop datetime fields
14   -- [ ] Optimize CSV generation
15   -- [ ] Remove duplicate NetCDFs from Myriam's API response
  14 +- [x] Retry CSV generation when it fails due to a bug in AMDA's API
  15 +- [ ] Optimize CSV generation (with some vectorization using numpy)
  16 +- [ ] Remove duplicate NetCDFs from AMDA's API response
16 17 - [ ] Download raw data (as CSV) for current time interval and targets
17 18 - [ ] Same via SAMP
18 19 - [ ] Credit the author of the pixel art planets
  20 +- [ ] Set the log level to _error_ in production (it's _debug_, right now)
19 21  
20 22  
21 23 ## 0.0.0
... ...