Skip to content

Commit 6a5016d

Browse files
committed
Update transport transects date
New transport transects were added, so new masks will need to be generated with a new geometric_features.
1 parent 5b2d70c commit 6a5016d

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)