intake / intake-gsoc-gui

Panel GUI project for GSOC
3 stars 3 forks source link

Explore Pangeo Datasets and Catalogs #7

Closed hdsingh closed 5 years ago

hdsingh commented 5 years ago

Task: To explore the master intake catalog and examples are available at Pangeo Cloud Data Catalog — Pangeo Catalog documentation.

hdsingh commented 5 years ago

Most datsets work fine with the template code in Master_catalog_exploration.ipynb. In order to order to increase generasibility, we need to have separate crs and projection methods. In hydro,cgiar_pet gives memory error while plotting, other two are dataArray which need separate handling. Some exceptions arise in other datasets, for which proper exception handling mechnism needs to be designed.

This task has given me a good overview of the master catalog.