Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Added docs page on io #158

Merged
merged 9 commits into from
Nov 8, 2022
Merged

Conversation

TomNicholas
Copy link
Member

@TomNicholas TomNicholas commented Nov 7, 2022

Added a docs page on io, which just adds short paragraphs that are intended to slot into xarray's main page on Reading and Writing Files.

@TomNicholas TomNicholas added the documentation Improvements or additions to documentation label Nov 7, 2022
Comment on lines 48 to 50
.. note::
Note that perfect round-tripping should always be possible with a zarr store (:ref:`unlike for netCDF files<netcdf datatree group warning>`),
as zarr does not support "unused" dimensions.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhamman can you confirm this statement about zarr is true? I couldn't really tell from looking at the v2 spec quickly.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is correct.

@TomNicholas TomNicholas mentioned this pull request Nov 7, 2022
14 tasks
@TomNicholas TomNicholas merged commit c14078b into xarray-contrib:main Nov 8, 2022
@TomNicholas TomNicholas deleted the io_docs branch November 8, 2022 22:57
flamingbear pushed a commit to flamingbear/rewritten-datatree that referenced this pull request Jan 19, 2024
* added page on io

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* whatsnew

* fix typo which inverted meaning of key sentence

* fix headings and link

* add missing links

* fix final link

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Root dimensions missing on large deep nested file
2 participants