NordicESMhub / galaxy-tools

Galaxy Tools maintained by NordicESMHub
MIT License
8 stars 6 forks source link

Plugin for building and loading intake catalogs for earth system data sets holdings, such as CMIP and CESM Large Ensemble datasets. #8

Open annefou opened 5 years ago

annefou commented 5 years ago
annefou commented 4 years ago

Progress report: Pangeo software stack has been added (Galaxy Climate JupyterLab) and we are now working on builing Galaxy tools:

  1. Get metadata from intake-esm, intake-stacs and intake (input is a yaml or json catalog and output is metdata with list of item in the catalog such as variables, dates, etc.)
  2. Should we get a new datatype (intake catalog) so that we can develop tools taking directly intake catalog?