Newer
Older
============
CHANGELOG
============
.. start-here
* Changes and new features:
* Porting to MareNostrum5 (`#80 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/80>`_)
* MPI Abort when some process fails. It stops the execution now.
* Rank 0 log now in the sys.stdout with prints.
* Bugfix with random deadlocks when creating a directory
Carles Tena
committed
* Added MOCAGE writer (`#78 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/78>`_)
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
2.1.4
============
* Release date: Unknown
* Changes and new features:
* Bug on get gridded temporal profile in rotated-nested projections (`#54 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/54>`_)
2.1.3
============
* Release date: 2022/03/17
* Changes and new features:
* NEI preproc (`#49 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/49>`_)
* HEMCO preproc (`#52 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/52>`_)
2.1.2
============
* Release date: 2021/12/17
* Changes and new features:
* Corrected error while processing GFAS emissions (`#43 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/43>`_)
* Added new CAMS-GLOB-SHIP_v3.1 preproc emission inventory (`#42 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/42>`_)
* Added new CAMS-REG-AP_v5.1_Refv22 preproc emission inventory (`#45 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/45>`_)
* Added new CAMS-GLOB-OCEAN_v3.1 preproc emission inventory (`#48 <https://earth.bsc.es/gitlab/es/hermesv3_gr/-/issues/48>`_)
2.1.1
============
* Release date: 2021/07/29
* Changes and new features:
* Added new Timezones
* Corrected bug with integer on some grid projection creations
2.1.0
============
* Release date: 2020/03/12
* Changes and new features:
* Rotated nested grid
* GFAS hourly working
* Compression level added to the configuration file
* Added regional emission inventories (Is mandatory to add 'coverage' column with 'global' or 'regional' in the 'cross_table' file)
2.0.3
============
* Release date: 2020/02/07
* Changes and new features:
* Corrected bug on grid calculation for some versions of numpy.
* Corrected bug on reading vertical description for point source emission inventories
2.0.2
============
* Release date: 2020/01/14
* Changes and new features:
* Corrected bug on GFAS as point emissions.
2.0.1
============
* Release date: 2019/12/18
* Changes and new features:
* Added unrecognized arguments
* Drop some MPI Barriers
* Changed vertical description from ";" to ","
* Solved bug on 2.0.0 on the creation of rotated grids
* Solved bug on 2.0.0 on the creation of the weight matrix for non global domains
2.0.0
============
* Release date: 2019/11/20
* Changes and new features:
* Python 3
* first_time option
* erase_auxiliary_files option
* Option to return emissions in memory
1.0.4
============
* Release date: 2019/07/19
* Changes and new features:
* Specified version on timezonefinder to be less than 4.0.0 (not further support to python 2.7.X)
* Solved bug on some grid creation that makes one cell more sometimes issue #23
1.0.3
============
* Release date: 2019/06/07
* Changes and new features:
* Solved bug on WRF-Chem unit change
* Solved issue #16
1.0.2
============
* Release date: 2019/04/30
* Changes and new features:
* Corrected error on MONARCH rotated NetCDF metadata
* Regional regular lat-lon domain
1.0.1
============
* Release date: 2019/03/12
* Changes and new features:
* Temporal gridded profiles (dst resolution)
* Fixed bug for GFAS point in parallel mode.
* Daily profiles to Weekly profiles (7 elements).
* New Daily profiles (365/366) elements (Gridded & CSV)
* Added checks for the used temporal profiles.
* Fixed bug on hourly profile
* Added new preprocess
1.0.0
============
* Release date: 2019/03/01
* Changes and new features:
* HERMESv3_GR stable version
* GFAS emission inventory as point source emission.
0.0.0
============
* Release date: 2018/09/18
* Changes and new features:
* HERMESv3_GR beta version first release