https://github.com/tsutterley/snow-grains
https://github.com/tsutterley/snow-grains
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsutterley/snow-grains
- Owner: tsutterley
- License: mit
- Created: 2020-10-20T01:02:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T22:07:16.000Z (over 5 years ago)
- Last Synced: 2025-01-02T12:27:56.046Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
snow-grains
===========
[](https://www.python.org/)
[](https://github.com/tsutterley/snow-grains/blob/main/LICENSE)
#### Python tools calculating snow grain size
- [NASA Earthdata Login system](https://urs.earthdata.nasa.gov)
- [How to Access Data with Python](https://wiki.earthdata.nasa.gov/display/EL/How+To+Access+Data+With+Python)
- [NASA Earthdata CMR API Documentation](https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html)
#### Dependencies
- [gdal: Pythonic interface to the Geospatial Data Abstraction Library (GDAL)](https://pypi.python.org/pypi/GDAL)
- [netCDF4: Python interface to the netCDF C library](https://unidata.github.io/netcdf4-python/)
- [numpy: Scientific Computing Tools For Python](https://numpy.org)
- [pyhdf: Python wrapper around the NCSA HDF version 4 library](http://fhs.github.io/pyhdf/)
- [pyproj: Python interface to PROJ library](https://pypi.org/project/pyproj/)
- [shapely: PostGIS-ish operations outside a database context for Python](http://toblerity.org/shapely/index.html)
#### Download
The program homepage is:
https://github.com/tsutterley/snow-grains
A zip archive of the latest version is available directly at:
https://github.com/tsutterley/snow-grains/archive/main.zip
#### Disclaimer
This product includes software developed at the University of Washington Applied Physics Laboratory, Polar Science Center.
This program is not sponsored or maintained by the Universities Space Research Association (USRA), the Land Processes Distributed Active Archive Center (LP.DAAC) or NASA.
It is provided here for your convenience but _with no guarantees whatsoever_.