OceanBioME / OceanBioME.jl

🌊 🦠 🌿 A fast and flexible modelling environment written in Julia for modelling the coupled interactions between ocean biogeochemistry, carbonate chemistry, and physics
https://oceanbiome.github.io/OceanBioME.jl/
MIT License
48 stars 21 forks source link

Simplify plotting in `README` example #99

Closed navidcy closed 1 year ago

navidcy commented 1 year ago

I get the same movie.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (536459f) 52.78% compared to head (017cac7) 52.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ======================================= Coverage 52.78% 52.78% ======================================= Files 26 26 Lines 1023 1023 ======================================= Hits 540 540 Misses 483 483 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

glwagner commented 1 year ago

I guess more generally, as a rule one should never index with something like 1:grid.Nx.

navidcy commented 1 year ago

I think that something was messed up with the new gh-pages branch while this PR was open. Closing in favor of #100.