Skip to main content

A Python package to prepare (download, extract, process input data) for GEOCIF and related models

Project description

geoprepare

image

A Python package to prepare (download, extract, process input data) for GEOCIF and related models

Installation

pip install --upgrade --no-deps --force-reinstall git+https://github.com/ritviksahajpal/geoprepare.git

Usage

import geoprepare.geoprepare as gprp
gprp.run(PATH_TO_CONFIG_FILE)

A sample config.txt file can be found in the geoprepare folder

Config file

[DATASETS]
datasets = ['CHIRPS']
dir_base =

[DEFAULT]
logfile = log
parallel_process = True
fraction_cpus = 0.5
start_year = 1982
end_year = 2022

Features

CHIRPS

  • Download preliminary and final CHIRPS data

CHIRPS-GEFS

  • Download preliminary and final CHIRPS-GEFS data

Credits

This package was created with Cookiecutter and the giswqs/pypackage project template.

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

geoprepare-0.1.1.tar.gz (10.1 MB view hashes)

Uploaded Source

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