Skip to content

Conversation

@VeckoTheGecko
Copy link
Contributor

@VeckoTheGecko VeckoTheGecko commented Mar 10, 2025

  • remove Field.filebuffername

  • remove Field.filebuffers

  • remove pointers from Field back to FieldSet

  • remove creation_log from Field

  • remove storing of dimensions dict on Field object

  • Make data_full_zdim explicit kwarg in Field

  • Chose the correct base branch (v4-dev)

  • xref Create an inventory of features to drop in v4 #1844

Also removed some code in FieldSet that checked whether Fields were using the same grid (will be implemented another way in v4)
they aren't needed, and can re-considered/added back if needed in v4 development
Now that Field.__init__ has explicit kwargs, no need to test
@VeckoTheGecko VeckoTheGecko marked this pull request as ready for review March 11, 2025 17:12
@VeckoTheGecko VeckoTheGecko merged commit e031804 into v4-dev Mar 12, 2025
16 checks passed
@VeckoTheGecko VeckoTheGecko deleted the 1844-field-cleanup branch March 12, 2025 10:30
@github-project-automation github-project-automation bot moved this from Backlog to Done in Parcels development Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants