Skip to content

fix typo in python api docs#168

Open
brycemines wants to merge 1 commit into
mainfrom
fix-api-docs
Open

fix typo in python api docs#168
brycemines wants to merge 1 commit into
mainfrom
fix-api-docs

Conversation

@brycemines

Copy link
Copy Markdown
Collaborator

As of now, the data files should be indexed [y, x]. This gave James some trouble when he was trying to build his examples.

@brycemines brycemines requested a review from castelao April 29, 2025 22:01
@brycemines brycemines self-assigned this Apr 29, 2025
@brycemines brycemines linked an issue Apr 29, 2025 that may be closed by this pull request
@castelao

Copy link
Copy Markdown
Member

We should think a little on this one. I think for the user interface we should follow the most intuitive choice, independent if we need to follow a different pattern in the non-public part of the library. In the Python side we should not rely on indices, but on dimensions by using xarray.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mistake in python documentation

2 participants