Conversation
|
@CaptainSifff thanks!! Please keep them coming! 🎉 |
|
Unlike the HDF5 file in PR #34 I'm able to open this one using the NetCDF Java library we've added to Dataverse IQSS/dataverse#9152 Here's the metadata I'm able to extract in plain text and XML formats (see also IQSS/dataverse#9153 ): Here's a little preview of each: plain textXML |
|
It turns out @JR-1991 knows something about HDF5 and even added support for it in easyDataverse: https://github.com/gdcc/easyDataverse I asked him to recommend a tool that would let me see folder hierarchy and he suggested HDFView from https://confluence.hdfgroup.org/display/HDFVIEW/HDFView It works great on this the file (from this PR) from @CaptainSifff: I also tried |
|
@pdurbin so far the library expects that the metadata schema fits to the metadatablocks present in the Dataverse installation. There exists a NetCDF Python package that parses the file accordingly. I can write a mapping that automates the upload to Dataverse using EasyDataverse. Do you already know which fields should be mapped to metadata blocks? |
|
@JR-1991 so far @atrisovic have mostly been talking about populating geospatial fields (e.g. "bounding box"). Please see our design doc about this: https://groups.google.com/g/dataverse-community/c/rAdXa7hVeH8/m/TnBtdOxJAwAJ You've attended one of our calls already and we'd love to have you back to discuss this! 😄 |
|
Perfect! The demo Dataverse instance already has the geospatial block, will go through the design doc and test it there. Going to open a PR at EasyDataverse for this. |
|
The output of hdfview looks great. This is similar to what I had in mind dataverse to browse the different dataset parts. It also works on the data from MARQOV and ALF, no? |
|
@CaptainSifff yes, both the MARQOV (#34) and ALF (#36) data look good in HDFView (as far as I can tell): Thanks again for that sample data! |
|
@CaptainSifff oh, also, the conversation is moving over here: IQSS/dataverse#9442 😄 |



An HDF5 file generated by w2dynamics: https://github.com/w2dynamics/w2dynamics