fix temporal extent None value for #237
This commit is contained in:
committed by
GitHub
parent
8827eccf6d
commit
29d76c98eb
@@ -158,7 +158,7 @@ datasets:
|
||||
spatial:
|
||||
bbox: [-180,-90,180,90]
|
||||
temporal:
|
||||
begin: None
|
||||
begin:
|
||||
end: now # or empty
|
||||
provider:
|
||||
name: SQLite
|
||||
|
||||
Reference in New Issue
Block a user