Skip to main content

ALOS 30 m downloader/subsetter

Project description

DOI

demalos

Downloading and subsetting ALOS 30m DEM

Installation

Use the package manager pip to install demalos

pip install demalos

Usage

see example.py

or

from demalos import demalos

lat0 = 41
lon0 = -113
dlat = 0.1
dlon = 0.1

alos_obj = demalos(lat0,lon0,dlat,dlon,alos_folder_in='/Volumes/Amir_5TB/SAO/ALOS_DEM/in/N040W115_N045W110',
                   alos_folder_out='/Volumes/Amir_5TB/SAO/ALOS_DEM/out/')

alos_obj.subset_alos()
alos_obj.save_to_tiff("output_test3.tif")
alos_obj.save_to_nc("output_test3.nc")

to download alos files use

alos_obj.download_alos(dem_file = "N040W115_N045W110")

Warning! not specifying dem_file will make the code want to download the whole dataset

License

MIT

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

demalos-0.0.4.tar.gz (5.0 kB view details)

Uploaded Source

Built Distributions

demalos-0.0.4-py3.9.egg (7.8 kB view details)

Uploaded Source

demalos-0.0.4-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file demalos-0.0.4.tar.gz.

File metadata

  • Download URL: demalos-0.0.4.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.1

File hashes

Hashes for demalos-0.0.4.tar.gz
Algorithm Hash digest
SHA256 631d33a49831b44dd501e97231b7cda2876b0b19cbd1e8eef66318b7e2b57345
MD5 6dd6046cbf4d73c594351c4f0fb6f1ac
BLAKE2b-256 81221159401f704a0883497395017e62c42b2abc5727155d57bdbd895004b00a

See more details on using hashes here.

File details

Details for the file demalos-0.0.4-py3.9.egg.

File metadata

  • Download URL: demalos-0.0.4-py3.9.egg
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.1

File hashes

Hashes for demalos-0.0.4-py3.9.egg
Algorithm Hash digest
SHA256 50a2c253ab0bccc773245acf67f115dcbc12554cb2d9f7e49d76708819d9c318
MD5 ece283be62857f0ed89a0e019f76f073
BLAKE2b-256 7c580ccfe4d61437624105b456e0ffae974f90bf800131d40d90cd2735feb130

See more details on using hashes here.

File details

Details for the file demalos-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: demalos-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.1

File hashes

Hashes for demalos-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 be58dda812ab1b7f8c0d57879462dafe7c6472ac2ef01d9f4394a9684228c44a
MD5 db3e87fe0515e36ec191d8a4c979c196
BLAKE2b-256 c5d681c1acea6f238f4aeb77e9782242ae80e04ae9efa56b6d55211f2904c615

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