|
1 |
| -{ |
2 |
| - "collection": "lis-global-da-gpp-trend", |
3 |
| - "bucket": "veda-data-store", |
4 |
| - "prefix": "lis-global-da-gpp-trend/", |
5 |
| - "filename_regex": "^(.*)DAGPP_STL_based_trend_v3_2003_2021", |
6 |
| - "discovery": "s3", |
7 |
| - "upload": false |
8 |
| -} |
| 1 | +[ |
| 2 | + { |
| 3 | + "collection": "lis-global-da-gpp-trend", |
| 4 | + "bucket": "veda-data-store", |
| 5 | + "prefix": "lis-global-da-gpp-trend/", |
| 6 | + "filename_regex": "^(.*)DAGPP_STL_based_trend_v3_2003_2021.cog.tif", |
| 7 | + "discovery": "s3", |
| 8 | + "upload": false |
| 9 | + }, |
| 10 | + { |
| 11 | + "collection": "lis-global-da-gpp-trend", |
| 12 | + "bucket": "veda-data-store", |
| 13 | + "prefix": "lis-global-da-gpp-trend/", |
| 14 | + "filename_regex": "^(.*)DAGPP_STL_based_trendv2_2003_2021.cog.tif", |
| 15 | + "discovery": "s3", |
| 16 | + "upload": false |
| 17 | + }, |
| 18 | + { |
| 19 | + "collection": "lis-global-da-gpp-trend", |
| 20 | + "bucket": "veda-data-store", |
| 21 | + "prefix": "lis-global-da-gpp-trend/", |
| 22 | + "filename_regex": "^(.*)DAGPP_STL_based_trend.cog.tif", |
| 23 | + "discovery": "s3", |
| 24 | + "upload": false, |
| 25 | + "start_datetime": "2003-01-01T00:00:00Z", |
| 26 | + "end_datetime": "2021-12-31T23:59:59Z" |
| 27 | + } |
| 28 | +] |
0 commit comments