Skip to content

Conversation

@erikvansebille
Copy link
Member

This PR removes the support for chunking in the FieldSet. As we transition to native xarray/dask to provide Field data, the Parcels implementation is not needed anymore?

  • Chose the correct base branch (main for v3 changes, v4-dev for v4 changes)
  • Fixes #
  • Added tests
  • Added documentation

@VeckoTheGecko
Copy link
Contributor

As we transition to native xarray/dask to provide Field data, the Parcels implementation is not needed anymore?

Yes, I think this is correct. The chunks parameter can be specified when reading in with Xarray (Parallel Computing with Dask | Chunking and performance)

Copy link
Contributor

@VeckoTheGecko VeckoTheGecko left a comment

Choose a reason for hiding this comment

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

Looks good. I want to push some edits to this, @erikvansebille are you still actively working on this PR? If not, I can PR into this PR

@erikvansebille
Copy link
Member Author

Looks good. I want to push some edits to this, @erikvansebille are you still actively working on this PR? If not, I can PR into this PR

I just pushed 38770d1, done for now

@erikvansebille erikvansebille moved this from Backlog to In progress in Parcels development Feb 27, 2025
@VeckoTheGecko
Copy link
Contributor

I just pushed 38770d1, done for now

This covered most of the stuff I had in mind. Pushed a small edit, but otherwise this looks good to merge

@VeckoTheGecko VeckoTheGecko mentioned this pull request Feb 27, 2025
1 task
@erikvansebille erikvansebille merged commit a052695 into v4-dev Feb 28, 2025
16 checks passed
@erikvansebille erikvansebille deleted the removing_explicit_field_chunking branch February 28, 2025 07:05
@github-project-automation github-project-automation bot moved this from In progress to Done in Parcels v4 release Feb 28, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Parcels development Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants