Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: polishing #56

Merged
merged 9 commits into from
Sep 10, 2024
Merged

docs: polishing #56

merged 9 commits into from
Sep 10, 2024

Conversation

wkliao
Copy link
Member

@wkliao wkliao commented Sep 10, 2024

  • Use 'field' and 'method' to avoid confusion with the netcdf term of attribute
  • add example code fragment to some methods

In object-oriented programming,
* A class's "field" may also be referred to as "member", "attribute", or "property".
* A class's method may also be referred to as "subroutine" or "procedure".

To avoid any confusion to the NetCDF/PnetCDF terminology, sch as "NetCDF
attribute", we use "field" and "method" in PnetCDF-Python documents.
@wkliao wkliao merged commit 6e3d511 into Parallel-NetCDF:main Sep 10, 2024
3 checks passed
@wkliao wkliao deleted the doc_v4 branch September 10, 2024 23:25
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.

1 participant