GithubHelp home page GithubHelp logo

lukasbrunner / intake-esm-datastore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ncar/intake-esm-datastore

0.0 1.0 0.0 18.14 MB

Intake-esm Datastore

License: Apache License 2.0

Python 100.00%

intake-esm-datastore's Introduction

Intake-esm Datastore

This repository is where intake-esm's official data collection input files live.

These input files are used by intake-esm package when building collection catalogs.

Adding Collection Input

To suggest adding a new collection input file, please open an issue or a pull request.

Whenever a new collection input file is added to this repository or an existing one is updated, remember to update the checksum files as well by running the make_check_sums.py script:

cd collection-input
python ../make_check_sums.py

Building Collections

Collections can be built using intake-esm-builder utility from intake-esm.

Intak-esm Installation

Intake-esm can be installed from PyPI with pip:

pip install intake-esm

It is also available from conda-forge for conda installations:

conda install -c conda-forge intake-esm

Once intake-esm is installed, the intak-esm-builder CLI tool is available and ready to be used:

$ intake-esm-builder --help

Usage: intake-esm-builder [OPTIONS]

Options:
-cdef, --collection-input-definition TEXT
                                Path to a collection input YAML file or a
                                name of supported collection input(see:
                                https://github.com/NCAR/intake-esm-datastore) 
                                for list of supported collection inputs.
--overwrite-existing            Whether or not to overwrite the existing
                                database file.  [default: False]
-db, --database-dir TEXT        Directory in which to persist the built
                                collection database  [default: /glade/u/home
                                /abanihi/.intake_esm/collections]
--anon / --no-anon              Access the AWS-S3 filesystem anonymously or
                                not
--profile-name TEXT             Named profile to use when authenticating
--help                          Show this message and exit.

Example

To build a collection for CMIP6 data residing on NCAR's glade, you would need to run the following:

$ intake-esm-builder -cdef GLADE-CMIP6 --overwrite-existing

intake-esm-datastore's People

Contributors

andersy005 avatar matt-long avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.