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

Annotating dense data formats used in energy systems analysis #147

Open
1 task
areleu opened this issue Jul 8, 2024 · 0 comments
Open
1 task

Annotating dense data formats used in energy systems analysis #147

areleu opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@areleu
Copy link

areleu commented Jul 8, 2024

Description of the issue

It would be nice to have an indication on how to go about dense data formats such as:

Most of them have a combination of tabular data format ordered in some structure, they all have apis that requiere special libraries to open but are to some degree integrated in some development environments.

Ideas of solution

I think we should consider including options in the json schema to add descriptors of these types of data, it might be necessary to add a new field that describes the library recommended to open the file (or at least refer to the specification of the file)

In cases such as NetCDF, one could also argue to include the whole oemetadata as part of the distributed files. But this offers edge cases where datasets consist of multiple netcdf can be tricky to annotate.

Workflow checklist

@areleu areleu added the enhancement New feature or request label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant