Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pre-processing plot functionality #1

Closed
connor-french opened this issue Apr 18, 2024 · 0 comments · Fixed by #26
Closed

add pre-processing plot functionality #1

connor-french opened this issue Apr 18, 2024 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request

Comments

@connor-french
Copy link
Owner

connor-french commented Apr 18, 2024

Description

Provide plotting functionality to view raster/array outputs easily and facilitate model checking

Ideas:
Split plotting functions into multiple functions:

  • plot_landscape #22 - plot the demes as a static map to check the transformation quickly
  • plot_model #23 - plot the demes and migration rates for a given timestep as an interactive map
  • plot_timeseries #24- plot the total landscape size change over time or the deme size change over time for a particular deme

I think demo_table (#25) can be something that gets added later, but the other three functions should be implemented first.

@connor-french connor-french added the enhancement New feature or request label Apr 18, 2024
@connor-french connor-french self-assigned this Apr 18, 2024
@connor-french connor-french linked a pull request Jun 19, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant