Skip to content

Updates for the Landau_damping notebook #21

Closed
@StanczakDominik

Description

@StanczakDominik

The notebook needs a few updates:

  • The "add .. to sys.path" trick at the start made my import fail. It would also fail with the notebook in any other location. I think if the setup.py install or pip install of the package goes through well, it should be unnecessary.
  • The from vlapy import needs to be replaced with from vlapy.core.
  • The notebook - especially the "Initialize and run" part - could definitely use some more breaking up to explain the defined variables, especially the commented out sets of those. Drop some more narrative in!
  • A question, because the docs weren't really clear on that - what's the connection between the notebook and the MLFlow style run? does the notebook implement the same sort of simulation?
  • A stretch goal - I would have loved an animation to go along with the 2D plot (xarray.interactive may soon be an option to do that). That's completely optional, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions