Skip to content

Commit c108ca0

Browse files
authored
Merge pull request #170 from xylar/update_date_on_transport_transects
Update transport transects date
2 parents 5b2d70c + 6a5016d commit c108ca0

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
@@ -57,7 +57,7 @@ def get_aggregator_by_name(region_group):
5757
'date': '20210331',
5858
'function': moc},
5959
'Transport Transects': {'prefix': 'transportTransects',
60-
'date': '20200621',
60+
'date': '20210323',
6161
'function': transport}}
6262

6363
if region_group not in regions:

0 commit comments

Comments
 (0)