A description of your library
Project description
icesat2SH
This Python package is for downloading icesat2 points
Installation
To install from package manager:
pip install icesat2SH
Usage
All entries must be strings
photonConfidence = 'all' or 'noise' or 'buffer' or 'low' or 'medium' or 'high'
Date input format: 'yyyy-mm-dd' example = '2019-02-08'
import requests
import json
from datetime import datetime, timedelta
ATL03(photonConfidence,Start_date,End_date,miny,minx,maxy,maxx)
#example = ATL03('medium', '2019-05-12', '2019-05-20',52.43,29.54,52.56,29.67)
output : Two files are created in txt format
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
icesat2SH-0.0.3.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file icesat2SH-0.0.3.tar.gz
.
File metadata
- Download URL: icesat2SH-0.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dd49173ff4944798d98a84dcb35c2b205abb0708ab56f727156085e42bdac3bf
|
|
MD5 |
6cfa0e803fd497028217d775781f8c49
|
|
BLAKE2b-256 |
aeee1c29216f58e6b3065499b4d8a4d0a34e17b5f29a447eb0ba2ccfbe92c367
|
File details
Details for the file icesat2SH-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: icesat2SH-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
01734642d1888f8aee08b9caedb851cbbff9d022a1aa23fa6f645625f25fbcd5
|
|
MD5 |
929395141060709211e0d38e105c086d
|
|
BLAKE2b-256 |
df3165651ad39cc2e52bd23f28e8fadbacb5ea1ab88b787e887f19fd089ef86a
|