-
Notifications
You must be signed in to change notification settings - Fork 7
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
Example with global data in spherical projection #17
Comments
The tricky part is performing the 3D coordinate transform - this can get very complicated very quickly and this library's goal is not to perform coordinate transforms. I'm going to see what I can do to use existing tools to do this. |
had a great chat with @bjlittle about using ref https://geovista.readthedocs.io/en/latest/ and https://github.com/bjlittle/geovista We will follow up in a few weeks |
That is one I did not know about, so thanks. |
@banesullivan I've made some time to spin back up and show some love to I've bolstered the However, you'll be glad to hear that I've also made most of the There are still a few major wrinkles to iron out prior to the 0.1.0 release, but I'm also super keen to start thinking about providing support for rectilinear/uniform/structured pyvista grids to underpin your |
@banesullivan BTW the above NOAA/NCEI OISST AVHRR Which looks rather lush. I also added the dataset as a GeoVista pantry sample, and highlighted it on the README and also created an example, see example_from_1d__oisst.py. |
This looks excellent. |
I'm going to mark this issue complete with examples in the |
https://www.ncei.noaa.gov/products/optimum-interpolation-sst
oisst-avhrr-v02r01.19810901.nc.zip
The text was updated successfully, but these errors were encountered: