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

integration with JuliaGeo #167

Open
gaelforget opened this issue Jan 10, 2025 · 4 comments
Open

integration with JuliaGeo #167

gaelforget opened this issue Jan 10, 2025 · 4 comments

Comments

@gaelforget
Copy link
Member

gaelforget commented Jan 10, 2025

  • lat-lon to grid point

  • grid point to polygon

  • GeoInterface type polygon

  • vector of points or tuple of points (x,y)

  • option to provide on the sphere (x,y,z)

  • ordered points

  • duplicate the last one

@gaelforget
Copy link
Member Author

@gaelforget
Copy link
Member Author

note to self : should add more information in docs on grid variables , e.g. a link to https://mitgcm.readthedocs.io/en/latest/algorithm/horiz-grid.html

@gaelforget
Copy link
Member Author

gaelforget commented Jan 15, 2025

See #169

This is what MeshArrays_to_Polyons.jl should look like if you try it :

MeshArrays_to_Polyons.pdf

ping @asinghvi17 , @rafaqz , @evetion (following up on JuliaEO25 chat)

@gaelforget
Copy link
Member Author

Have now added the notebook to docs, built by GitHub action. It will download the grid via MITgcm.jl if needed and run via Pluto.run().

https://juliaclimate.github.io/MeshArrays.jl/dev/dev/MeshArrays_to_Polygons.html

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant