Skip to main content

Facilitate OPeNDAP download

Project description

OPeNDAP downloader

Library to facilitate data downloads from OPeNDAP services configured with a file size limitation.

This module will check if your requested file has a size under or above the file size limitation. If the size is under this limit, the file will be downloaded. Otherwise, the module will split the file (over time coordinates) in many files respecting the size limitation and download them. If output-file option is given, all the downloaded files will be concatenated into one and then be removed.

Installation

With pip:

pip install opendap-downloader

Usage

Command Line Interface (CLI)

Check-out usage and examples:

> opendap-downloader --help
Usage: opendap_downloader.py [OPTIONS]

  Downloads OPeNDAP dataset as NetCDF files taking into account the server
  data query limit.

  Example:

    opendap-downloader --dataset-url https://nrt.cmems-du.eu/thredds/dodsC/METOFFICE-GLO-SST-L4-NRT-OBS-SST-V2 --variable analysed_sst --variable sea_ice_fraction --temporal-subset 2021-01-01 2021-01-02 --geographical-subset 0.0 0.1 0.0 0.1

    opendap-downloader -u https://nrt.cmems-du.eu/thredds/dodsC/METOFFICE-GLO-SST-L4-NRT-OBS-SST-V2 -v analysed_sst -v sea_ice_fraction -t 2021-01-01 2021-01-02 -g 0.0 0.1 0.0 0.1  

Options:
-u, --dataset-url TEXT          The full OPeNDAP dataset URL  [required]
  -v, --variable TEXT             Specify dataset variables
  -g, --geographical-subset <FLOAT RANGE FLOAT RANGE FLOAT RANGE FLOAT RANGE>...
                                  The geographical subset as minimal latitude,
                                  maximal latitude, minimal longitude and
                                  maximal longitude
  -t, --temporal-subset <DATETIME DATETIME>...
                                  The temporal subset as start datetime and
                                  end datetime
  -d, --depth-range <FLOAT RANGE FLOAT RANGE>...
                                  The depth range in meters, if depth is a
                                  dataset coordinate
  -o, --output-path PATH          The destination path for the downloaded
                                  files. Default is the current directory
                                  [required]
  -f, --output-file PATH          Concatenate the downloaded data in the given
                                  file name (under the output path)
  -l, --limit INTEGER             Specify the download size limit (in MB) of
                                  the Opendap server if it can't be provided
                                  by the message error
  --confirmation                  Print dataset metadata and ask for
                                  confirmation before download
  --login TEXT
  --password TEXT
  --help                          Show this message and exit.

Contribute

Follow these instructions.

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

opendap-downloader-0.9.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

opendap_downloader-0.9.0-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file opendap-downloader-0.9.0.tar.gz.

File metadata

  • Download URL: opendap-downloader-0.9.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for opendap-downloader-0.9.0.tar.gz
Algorithm Hash digest
SHA256 a3263d979a33708dab0e2b8a6c875f5c636b024efdade37f6485ae43e9466d5f
MD5 80a2b47e076874227dc07dd7c837208f
BLAKE2b-256 3025a0c75b2d8d7e45cf2c61a5c375a1592ec630479664b2ded5fd97babad734

See more details on using hashes here.

File details

Details for the file opendap_downloader-0.9.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for opendap_downloader-0.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d7d0a91aef171e2e4dbd0ee2392d103ec71af78d8f0f555b4f5d444f2042486d
MD5 8c7ee24686d4f42a9d628ba7590517a4
BLAKE2b-256 069f08b701618fba65036551cffdef0750d897751d9b803266f6d8eb2dbf77aa

See more details on using hashes here.

Supported by

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