You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This list of Python packages is adapted from the Python list of [Awesome Geospat
39
39
*[whitebox](https://github.com/giswqs/whitebox):zap: - A Python package for advanced geospatial data analysis based on [WhiteboxTools](https://github.com/jblindsay/whitebox-tools).
40
40
*[lidar](https://github.com/giswqs/lidar) - lidar is a toolset for terrain and hydrological analysis using digital elevation models (DEMs).
41
41
*[pygis](https://github.com/giswqs/pygis) - pygis is a collection of Python snippets for geospatial analysis.
42
-
*[ArcGIS Python API](https://developers.arcgis.com/python/) - ArcGIS API for Python is a Python library for working with maps and geospatial data, powered by web GIS.
42
+
*[ArcGIS Python API](https://developers.arcgis.com/python/) - Esri's Python library for working with maps and geospatial data, powered by web GIS.
43
43
*[dask-rasterio](https://github.com/dymaxionlabs/dask-rasterio) - Read and write rasters in parallel using Rasterio and Dask.
44
44
*[earthengine-api](https://anaconda.org/conda-forge/earthengine-api):zap: - The Earth Engine Python API allows developers to interact with Google Earth Engine.
45
45
*[Fiona](http://toblerity.org/fiona/):zap: - For making it easy to read/write geospatial data formats.
@@ -75,7 +75,7 @@ This list of Python packages is adapted from the Python list of [Awesome Geospat
75
75
*[urbansim](https://github.com/UDST/urbansim) - New version of UrbanSim, a platform for modeling metropolitan real estate markets.
76
76
*[USGS API](https://github.com/kapadia/usgs) - USGS is a python module for interfacing with the US Geological Survey's API.
77
77
*[Verde](https://github.com/fatiando/verde) - Verde is a Python library for processing spatial data and interpolating it on regular grids.
78
-
*[xarray](http://xarray.pydata.org/en/stable/) - xarray is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences.
78
+
*[xarray](http://xarray.pydata.org/en/stable/) - An open source project that aims to bring the labeled data power of pandas to the physical sciences.
79
79
80
80
81
81
### Mapping/Plotting
@@ -94,15 +94,15 @@ This list of Python packages is adapted from the Python list of [Awesome Geospat
94
94
### Deep Learning
95
95
*[label-maker](https://github.com/developmentseed/label-maker) - Data Preparation for Satellite Machine Learning.
96
96
*[label-maker-binder](https://github.com/giswqs/label-maker-binder/pulse) - Using label-maker in an interactive notebook on the cloud.
97
-
*[Keras](https://keras.io/) - Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano.
97
+
*[Keras](https://keras.io/) - Keras is a high-level neural networks API capable of running on top of TensorFlow, CNTK, or Theano.
98
98
*[TensorFlow](https://www.tensorflow.org/) - TensorFlow is an open source software library for numerical computation using data flow graphs.
99
99
100
100
101
101
### General Python
102
102
103
103
*[dask](https://github.com/dask/dask) - Dask is a flexible parallel computing library for analytics.
104
104
*[imageio](https://imageio.github.io/) - imageio provides an easy interface to read and write a wide range of image data.
105
-
*[Mahotas](https://github.com/luispedro/mahotas) - Mahotas is a library of fast computer vision algorithms (all implemented in C++ for speed) operating over numpy arrays.
105
+
*[Mahotas](https://github.com/luispedro/mahotas) - Mahotas is a library of fast computer vision algorithms operating over numpy arrays.
106
106
*[NumPy](http://www.numpy.org/) - NumPy is the fundamental package for scientific computing with Python.
107
107
*[Pandas](http://pandas.pydata.org/) - Open source library providing high-performance, easy-to-use data structures and data analysis tools.
108
108
*[scikit-image](http://scikit-image.org/) - Scikit-image is a collection of algorithms for image processing.
@@ -119,7 +119,7 @@ This list of Python packages is adapted from the Python list of [Awesome Geospat
119
119
*[Geospatial Big Data Platform (GBDX)](https://platform.digitalglobe.com/gbdx/) - Cloud computing platform from Digital Globe.
120
120
*[Radiant Earth](https://www.radiant.earth/) - Open-source cloud computing infrastructure for geospatial analysis.
121
121
*[Sentinel Playground](https://www.sentinel-hub.com/) - Cloud platform for analysis of Sentinel-2A and B and so on.
122
-
*[Vane: Query Language](https://owm.io/vaneLanguage) - Creating Basemaps from different satellite images with online processing and computing, with global coverage.
122
+
*[Vane: Query Language](https://owm.io/vaneLanguage) - Creating Basemaps from different satellite images with online processing and computing.
0 commit comments