Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify handling of different data cubes #1079

Open
OldLipe opened this issue Feb 28, 2024 · 1 comment
Open

Simplify handling of different data cubes #1079

OldLipe opened this issue Feb 28, 2024 · 1 comment
Assignees
Milestone

Comments

@OldLipe
Copy link
Contributor

OldLipe commented Feb 28, 2024

Describe the requested improvement
Allow information from data providers to be included dynamically when creating a data cube. This improvement avoids the need to increase the information available in the configuration files. To do this a new column (cube_info) will be included in the sits_cube() data structure.

Associated sits API function
sits_cube()

@OldLipe OldLipe added this to the version 1.5.1 milestone Feb 28, 2024
@OldLipe OldLipe self-assigned this Feb 28, 2024
@rolfsimoes
Copy link
Member

To support both current version and this feature, all access to the config must be done by .cube_conf_*() API that resolve for .conf_*() API calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants