Closed hdsingh closed 5 years ago
This panel will have options to project the data in case it is geographic. It will have options to choose basemap from Tile Sources and ability to project data by options such as projection=crs.Geostationary().
projection=crs.Geostationary()
Please refer https://github.com/intake/xrviz/pull/14.
The implementation of this panel is complete and has been merged.
This panel will have options to project the data in case it is geographic. It will have options to choose basemap from Tile Sources and ability to project data by options such as
projection=crs.Geostationary()
.