Skip to content

Rename datasets module to tutorial #55

@andrewdnolan

Description

@andrewdnolan

Our module named datasets is confusing, because it contradicts with Xarray's Dataset class. Some new users have been confused about how to read in what is passed to mosaic.Descriptor initialization. (i.e trying to use mosaic.datasets.open_dataset(....) with the filepath to the mesh they want to read in).

We should follow Xarray and name that module tutorial (or something else less confusing).

This will be a breaking API change, so it needs to wait for version 2.0.0.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestv2.0.0Features on hold until the next major release, that will allow breaking API changes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions