Skip to content

Commit a5cff9f

Browse files
committed
Update the date for the Antarctic Regions aggregator
1 parent 006b419 commit a5cff9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geometric_features/aggregation/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def get_aggregator_by_name(region_group):
3434
"""
3535

3636
regions = {'Antarctic Regions': {'prefix': 'antarcticRegions',
37-
'date': '20200621',
37+
'date': '20230403',
3838
'function': antarctic},
3939
'Arctic Ocean Regions': {'prefix': 'arcticOceanRegions',
4040
'date': '20201130',

0 commit comments

Comments
 (0)