-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* start refactoring write_pp_catalog to populate output catalog info from existing catalog * fix temp_dir_root definition in filesystem.py * add realm back to DataSourceBase query attribute remove deprecated data source classes and functions from data_sources module * remove filename parsers from catalog.py add chunk_freq and path to catalog_define_pp_catalog_assets columns * add realm back to query_catalog and a check for modeling realm if it is used instead of realm refactor the write_pp_catalog method to populate output catalog information from ingested catalog and varlist attributes instead of inferring information from output file name * explicity define query attributes to avoid issues with retaining information from prior variable query in preprocessor
- Loading branch information
1 parent
0848848
commit 1f53248
Showing
5 changed files
with
53 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.