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

improving docstrings for Point-, Cell-, and IndexedDataArrays #1481

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

dbochkov-flexcompute
Copy link
Contributor

Copy link
Collaborator

@momchil-flex momchil-flex left a comment

Choose a reason for hiding this comment

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

Great to clarify this. I guess we've been discussing a few more changes that you'll bundle here? And then take it out of draft status?

CHANGELOG.md Outdated
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Helpful error message if `val` supplied to `SimulationData.plot_field` not supported.
- Fixed validator that warns if angled plane wave does not match simulation boundaries, which was not warning for periodic boundaries.
- Validates that no nans are present in `DataArray` values in custom components.
- Removed nans from Cartesian temperature monitors in thermal simulations.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe clarify how they are removed (interpolating nearest)

Copy link
Collaborator

@tylerflex tylerflex left a comment

Choose a reason for hiding this comment

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

Thanks a lot @dbochkov-flexcompute

@dbochkov-flexcompute dbochkov-flexcompute marked this pull request as ready for review February 20, 2024 22:11
@momchil-flex momchil-flex merged commit b071c00 into pre/2.6 Feb 20, 2024
16 checks passed
@momchil-flex momchil-flex deleted the daniil/docstring-fixes branch February 20, 2024 22: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.

None yet

3 participants