Skip to content

Conversation

@VeckoTheGecko
Copy link
Contributor

@VeckoTheGecko VeckoTheGecko commented Aug 8, 2024

Code

  • Officially remove support for fieldset=None in ParticleSet API
  • Update version retrieval to avoid git call by default
  • pset.execute() notes and clean up some variable instantiation
    • Will delay a refactoring until I have a better overview of the codebase

Docs

  • Revert from dirHtml builder to original builder
    • I was encountering difficulty with the version switcher was not linking the pages properly between the new and old documentation versions, leading to people encountering 404s. I thought this could be accounted for fully using redirects, but I don't think so.
  • Add version warning on tutorial homepage
  • Copy edits to parcels_tutorial.ipynb

@VeckoTheGecko
Copy link
Contributor Author

Looks like making the output less verbose is more complicated than I thought 😂. The problem I think is the progress bar in .execute(). Leaving for now

Co-authored-by: Erik van Sebille <e.vansebille@uu.nl>
@VeckoTheGecko VeckoTheGecko merged commit f098b4d into master Aug 9, 2024
@VeckoTheGecko VeckoTheGecko deleted the v/small-changes branch August 9, 2024 12:18
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