Skip to content

Commit f99c111

Browse files
added timeline for ESMValTool
1 parent cae91be commit f99c111

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,10 @@ $(document).ready(function (){
319319
{content: '2.x', start: '2018-02-14', end: '2019-12-31', py2:true},
320320
{content: '3.x', start: '2019-11-05', end: '2023-12-31', py2:false},
321321
],
322+
'ESMValTool': [
323+
{content: '2.x', start: '2017-09-14', end: '2019-03-07', py2:true},
324+
{content: '2.x', start: '2019-03-07', end: '2023-12-31', py2:false},
325+
],
322326
'Dask': [
323327
{content: '1', start: '2014-12-21', end: '2019-07-01', py2:true},
324328
{content: '2', start: '2019-11-30', end: '2024-11-30', py2:false},

0 commit comments

Comments
 (0)