-
Notifications
You must be signed in to change notification settings - Fork 1
Refactor LayerCreator.profile #128
Copy link
Copy link
Open
Labels
enhancementUpdate to logic or general code improvementsUpdate to logic or general code improvementsp-mediumPriority: mediumPriority: mediumtopic-python-cost-builderIssues/pull requests related to python cost builder codeIssues/pull requests related to python cost builder code
Milestone
Metadata
Metadata
Assignees
Labels
enhancementUpdate to logic or general code improvementsUpdate to logic or general code improvementsp-mediumPriority: mediumPriority: mediumtopic-python-cost-builderIssues/pull requests related to python cost builder codeIssues/pull requests related to python cost builder code
LayerCreator.profileis kind of a mess, and throughout the code we have a lot of places where we do:We should refactor away the
.profilemethod in favor of the full dataset.attrs, and make it cached. Then users can get access to both geospatial info as well as chunk size