Compare commits

...

2 Commits

Author SHA1 Message Date
Eduardo Lacerda 879776e199
Merge pull request #124 from davemlz/master
Added cubo
2023-02-22 02:49:13 -03:00
David Montero Loaiza 7727ec2324
Added cubo 2023-02-19 22:14:56 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -785,6 +785,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [Climata](https://github.com/heigeo/climata) - Python library for loading and iterating over climate and flow time series data (from ACIS/NOAA RCCs, CoCoRaHS, Hydromet/USBR, CNRFC ESP/NWS, SNOTEL/AWDB/NRCS, and NWIS/USGS).
* [CoastSat](https://github.com/kvos/CoastSat) - CoastSat is an open-source software toolkit written in Python that enables users to obtain time-series of shoreline position at any coastline worldwide from 30+ years (and growing) of publicly available satellite imagery.
* [cog_validator](https://github.com/rouault/cog_validator) - This is a standalone (Python / Flask) service that allows users to submit GeoTIFF files (preferably by URL) and check their compliance with the Cloud Optimized GeoTIFF (COG) specification.
* [cubo](https://github.com/davemlz/cubo) - Easily create EO mini cubes from STAC in Python.
* [CuPy](https://github.com/cupy/cupy) - NumPy-like API accelerated with CUDA.
* [cuSpatial](https://github.com/rapidsai/cuspatial) - GPU-Accelerated Spatial and Trajectory Data Management and Analytics Library.
* [dask-geopandas](https://github.com/geopandas/dask-geopandas) - Parallelized GeoPandas with Dask.