Closed Jaapel closed 2 months ago
Fixes #886
I moved the DataCatalog.export_data to the new class structure. Next to using the correct classes, I had to:
DataCatalog.export_data
tileindex
option
v1
data/catalogs/predefined_catalogs.yml
data_catalog.yml
data/chagnelog.rst
LF
update_versions.py
I'll give it an early review tomorrow
Issue addressed
Fixes #886
Explanation
I moved the
DataCatalog.export_data
to the new class structure. Next to using the correct classes, I had to:tileindex
option
ended up in the resolverGeneral Checklist
v1
Data/Catalog checklist
data/catalogs/predefined_catalogs.yml
has not been modified.data_catalog.yml
files have been changeddata/chagnelog.rst
has been updatedLF
line endings (done automatically if you usedupdate_versions.py
)