Skip to content

Issue #1819 how do i prj data#1822

Merged
JoerivanEngelen merged 3 commits intomasterfrom
issue_#1819_how_do_i_prj_data
Apr 23, 2026
Merged

Issue #1819 how do i prj data#1822
JoerivanEngelen merged 3 commits intomasterfrom
issue_#1819_how_do_i_prj_data

Conversation

@JoerivanEngelen
Copy link
Copy Markdown
Contributor

Fixes #1819

Description

  • Add how to open_projectfile_data in "How do I" section.

Checklist

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example
  • If feature added: Added feature to API documentation
  • If pixi.lock was changed: Ran pixi run generate-sbom and committed changes

JoerivanEngelen and others added 2 commits April 23, 2026 13:28
Co-authored-by: Copilot <copilot@github.com>
@JoerivanEngelen JoerivanEngelen requested a review from Copilot April 23, 2026 14:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the “How do I” documentation to include an example for reading/loading iMOD5 project file (.prj) contents, and removes an outdated installation note from the unstructured workflow docs.

Changes:

  • Add a “Read/Load project file” how-to snippet using open_projectfile_data (and intended read_projectfile) in the Data In/Out FAQ.
  • Remove an outdated note about pandamesh/triangle wheels from the Unstructured FAQ.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/faq/how-do-i/in-out.rst Adds project file read/load examples (currently contains a broken function name).
docs/faq/how-do-i/unstructured.rst Removes an outdated dependency note under pandamesh installation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/faq/how-do-i/in-out.rst Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@JoerivanEngelen JoerivanEngelen merged commit 1b91e0f into master Apr 23, 2026
6 of 8 checks passed
@JoerivanEngelen JoerivanEngelen deleted the issue_#1819_how_do_i_prj_data branch April 23, 2026 14:47
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.

[DOCUMENTATION] How do I: deal with project files

2 participants