question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add writing complex data to docs

See original GitHub issue

Is there a recommended way how to save complex data? I found some option on stack overflow, but they don’t seem to satisfactory.

The main point of having self-describing data which I write as binary data, is that people can just read the data, and don’t have to worry how to interpret it. Thus, the only viable option to me would be using engine='h5netcdf'.

On the other hand, if something like adding an axis would be done internally by xarray it would be also OK, as everyone could read my data using the library.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
shoyercommented, Sep 10, 2019

It might make sense to implement engine=“hdf5” as an alias for engine=“h5netcdf” with invalid_netcdf=True. It would certainly be a more ergonomic API.

1reaction
shoyercommented, Sep 10, 2019

I opened an issue to discuss this in the CF convention issue tracker – let’s see what they think: https://github.com/cf-convention/cf-conventions/issues/204

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add and edit tables - Computer - Google Docs Editors Help
On your computer, open a document or presentation. · Right-click a table. · Click Distribute rows or Distribute columns.
Read more >
Google Docs - How To Add And Customize Tables - YouTube
In this video tutorial, I show you how to add and customize tables within Google Docs. Tables are a great way to organize...
Read more >
Organizing large documents | Technical Writing
Choosing to write a single, large document or a set of documents; Organizing a document; Adding navigation; Disclosing information ...
Read more >
The 32 Best Google Docs Add-ons - Zapier
Google Docs's Add-ons menu boasts over three hundred tools that can ... Just write your document, and use Docs' built-in Paragraph Styles to ......
Read more >
Auto Fill a Google Doc Template from Google Sheet Data
In this tutorial, we will only create new documents when a spreadsheet row doesn't already have a URL in the 'Document Link' column....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found