Skip to main content

A library python to download data of campaign GoAmazon

Project description

Go Amazon Downloader Data

A Python Library for download data from campaign Green Ocean Amazon

Developer


PyPI version schema

Features

  • Download S-Band Radar (SIPAM)
  • Download Very Low Frequency Sensor (STARNET)

For the time being, only the modules to download the files from S-Band Randar (SIPAM) and Very Low Frequency have been implemented.

Installation

Via pip:

pip install goamazondownloader

Via source code:

git clone https://github.com/AdrianoPereira/goamazondownloader.git
cd goamazondownloader
python setup.py install

Dependencies

  • requests
  • beautifulsoup4

Usage

The files are hosted on the ARM website. To download the files it is necessary to have a registration. Registration can be done quickly through the following link: https://adc.arm.gov/armuserreg/#/new.

Download S-Band Radar (SIPAM)

from goamazondownloader import SBandRadar

downloader = SBandRadar(year=2014, month=2, day=18, hour=15, minute=0)
downloader.login(username="<username>") # <username> maybe your username or e-mail
downloader.set_remote_url()
downloader.download()

Downloader Very Low Frequency Sensor (STARNET)

from goamazondownloader import VLFSensor

downloader = VLFSensor(year=2014, month=2, day=18)
downloader.login("username") # # <username> maybe your username or e-mail
downloader.set_remote_url()
downloader.download()

Contributing

Thank you for being interested on making this package better. I encourage everyone to help improving this project with some new features, bug fixes and performance issues.

Need help?

If you need help with GoAmazon Downloader, please open an issue with a description of the problem you're facing.

License

MIT (c) 2020

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

goamazondownloader-0.1.4.tar.gz (5.9 kB view details)

Uploaded Source

Built Distributions

goamazondownloader-0.1.4-py3.7.egg (17.1 kB view details)

Uploaded Source

goamazondownloader-0.1.4-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file goamazondownloader-0.1.4.tar.gz.

File metadata

  • Download URL: goamazondownloader-0.1.4.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5

File hashes

Hashes for goamazondownloader-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c8f4deaa3599e5930c24d2a8f597ccd74d1dfe95e5ea3a5a0b31e0eebfd4bae8
MD5 bb8f345cf7fa081b6bd247125b142533
BLAKE2b-256 6b7af71627e07708e008a7163dab57e366889c9255747c9288f373dce6c65bc4

See more details on using hashes here.

File details

Details for the file goamazondownloader-0.1.4-py3.7.egg.

File metadata

  • Download URL: goamazondownloader-0.1.4-py3.7.egg
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5

File hashes

Hashes for goamazondownloader-0.1.4-py3.7.egg
Algorithm Hash digest
SHA256 80badd6427a77bc7770a03d0a19b78948d6e30213b290b076cbbbf8757f7f1a1
MD5 f5de1b826331651eecf8970e6177723d
BLAKE2b-256 b6aa3b2b385d4eed26204a93904259ec93f4992370f19e88b1117b70fac2b3bf

See more details on using hashes here.

File details

Details for the file goamazondownloader-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: goamazondownloader-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5

File hashes

Hashes for goamazondownloader-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 dcd4ab2d38acf3866363661895725b704462674135c2fbe4da78d27ba82ec578
MD5 56a195f9b9545d8d52e0f6f11c67dcf3
BLAKE2b-256 9da6f5d92f9b6b574625fb2470b9f794d0c531ec3b4024299d7383c8e5c3d8fb

See more details on using hashes here.

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