Can i visualize data georeferenced like Panoply? #1797
Replies: 2 comments 2 replies
-
|
Hi @hazemmahmoud88 we're not very familiar with NetCDF, and we don't know Panoply at all. Could you please be more specific about what you mean by "this option", it's not clear to me in the screenshot. Thanks! 😉 |
Beta Was this translation helpful? Give feedback.
-
|
I have an example site here that was recently developed that has a link to load up this satellite data in h5web via myhdf5 : https://coliveir-aer.github.io/goes-data-explorer/ There is a good python example here of how the metadata in the .nc files can be used to plot the data with cartopy https://geonetcast.wordpress.com/2019/08/02/goes-16-goes-17-plot-with-cartopy/ I'm not super familiar with how this would normally be done in js but it must be possible to do something similar so that the raster data can be overlaid onto some map canvas if we can produce the lat/lons from the metadata. It would be really neat to just be able to select a recent date / time and product and get it to display on an integrated map canvas on the data explorer site. There are sites like https://rammb-slider.cira.colostate.edu/ that pre-tile the data and host the page but it would be neat to have a fully client-side solution for viewing individual scenes. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello I am trying to visualize netcdf data like Panoply. can you please advise if this option available?

Thanks!
Hazem
Beta Was this translation helpful? Give feedback.
All reactions