Croissant files generated through ERDDAP not working with mlcroissant #424
-
|
Hi, Raising this as a discussion rather than creating an issue, as I'm not sure yet if this is user error or flaws in ERRDAP. Generating croissant files for datasets produces a seemingly valid jsonld, but loading into the mlcroissant Python library it's not able to load the data. What I've observed:
Currently doing this testing on a localhost ERDDAP so don't have examples to share, but curious if anyone else out there has got a Croissant file from ERDDAP to load fully into mlcroissant? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I have a pull request: #426 |
Beta Was this translation helpful? Give feedback.
I have a pull request: #426
I believe it resolves the issues you raised.