Python package to download and manipulate GOES-16/17/18 data.
Project description
GOES
Python package to download and manipulate GOES-16/17/18 data.
Version
3.4.2
If you have already installed the GOES package, update it to the latest version.
Requirements
The main packages required are:
Tip: If you install the GOES package using pip, you don't need to worry about installing these packages because they will be installed automatically.
Tutorial
Find the jupyter notebook examples for the last version here.
Installation
You can install GOES on Python 2 or 3 on Linux, Windows or other using the following commands.
Using pip (recommended):
pip install GOES
Check if package was installed with:
pip show GOES
If you already have the package installed, update it to the latest version with:
pip install --upgrade GOES
Using clone:
clone https://github.com/joaohenry23/GOES.git
cd GOES
python setup.py install
Using python:
Download the GOES-master.zip from github and following the next commands:
unzip GOES-master.zip
cd GOES-master
python setup.py install
Change log
All notable changes to this project will be documented in this file.
Support
If you have any questions, do not hesitate to write to:
joaohenry23@gmail.com
You can write to me in spanish, portuguese or english.
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
Built Distribution
File details
Details for the file goes-3.4.2.tar.gz
.
File metadata
- Download URL: goes-3.4.2.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2a9daa294c2721900ba6af942268a861abf33d433dc9e634eb0d4036017601a |
|
MD5 | 8903915ee8e20e975050b8ca568ef099 |
|
BLAKE2b-256 | adb8394f17f614f35fe1fc2cd6a18d0487e6ce72ad2b0d6d6a2c94db9b0bc84c |
File details
Details for the file GOES-3.4.2-py3-none-any.whl
.
File metadata
- Download URL: GOES-3.4.2-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7930eb5b58c6ee65095020a3456925fde231d17c9e9a1e2907d1310c5a17d430 |
|
MD5 | f60f9de3d5743984c3e08c93dfb98927 |
|
BLAKE2b-256 | 55430956b644db170893a82a61982b893ce205a03744d97c276460aae3762e4b |