Skip to main content

Readers and converters for data from the GLDAS Noah Land Surface Model.

Project description

https://travis-ci.org/TUW-GEO/gldas.svg?branch=master https://coveralls.io/repos/github/TUW-GEO/gldas/badge.svg?branch=master https://badge.fury.io/py/gldas.svg https://zenodo.org/badge/12761/TUW-GEO/gldas.svg

Readers and converters for data from the GLDAS Noah Land Surface Model. Written in Python.

Works great in combination with pytesmo.

Installation

Setup of a complete environment with conda can be performed using the following commands:

conda create -q -n gldas-environment -c conda-forge numpy netCDF4 pyproj pygrib
source activate gldas-environment
pip install gldas

This will also try to install pygrib for reading the GLDAS grib files. If this does not work then please consult the pygrib manual.

Downloading products

In order to download GLDAS NOAH products you have to register an account with NASA’s Earthdata portal. Instructions can be found here.

After that you can use the command line program gldas_download.

mkdir ~/workspace/gldas_data
gldas_download ~/workspace/gldas_data

would download GLDAS Noah version 1 in 0.25 degree sampling into the folder ~/workspace/gldas_data. For more options run gldas_download -h.

Supported Products

At the moment this package only supports GLDAS Noah data version 1 in grib format with a spatial sampling of 0.25 degrees. It should be easy to extend the package to support other GLDAS based products. This will be done as need arises.

Documentation

Documentation Status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gldas-0.2.tar.gz (776.9 kB view hashes)

Uploaded Source

Built Distribution

gldas-0.2-py2.py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page