File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
================================================================================
2
2
This file describes what tags were created and why
3
3
================================================================================
4
+ Originator: bertinia
5
+ Date: 27 November 2016
6
+ Model: CESM_postprocessing
7
+ Version: CESM_postprocessing_v0.1.5
8
+ One-line: Fix chunking for timeseries
4
9
10
+ modified: Config/config_timeseries.xml
11
+ modified: Config/config_timeseries.xsd
12
+ modified: cesm_utils/cesm_utils/create_postprocess
13
+ modified: timeseries/timeseries/cesm_tseries_generator.py
14
+ modified: ocn_diag/ncl_lib/sfcflx_za.ncl
15
+
16
+ =================================================================================
17
+
5
18
Originator: mickelso
6
19
Date: 14 October 2016
7
20
Model: CESM_postprocessing
@@ -12,7 +25,7 @@ One-line: add chunking for timeseries
12
25
modified: Config/config_timeseries.xsd
13
26
modified: cesm_utils/cesm_utils/create_postprocess
14
27
modified: timeseries/setup.py
15
- modified: timeseries/timeseries/cesm_tseries_generator.py
28
+ modified: timeseries/timeseries/cesm_tseries_generator.py
16
29
add: timeseries/timeseries/chunking.py
17
30
18
31
================================================================================
You can’t perform that action at this time.
0 commit comments