solaris
solaris copied to clipboard
CosmiQ Works Geospatial Machine Learning Analysis Toolkit
Getting this error on using `pip install .` Processing c:\users\~\desktop\solaris Complete output from command python setup.py egg_info: GDAL must be installed to use `solaris`. See the documentation for more info....
# Description Raster tiler is missing a few tiles while creating the chips. Rounding the `profile["transform"]` to 3 decimal places is creating the issue of chips overwrite, changing this to...
Sorry I'm new here, I want to install Solaris for my project which required google colab. I'm trying to install Solaris but failed because of **failed wheel for GDAL** GDAL...
attempting to allow first time contributors to run CI on their PRs
# Description Add support for pathlib.Path objects Fixes #459 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an...
Broken link: https://solaris.readthedocs.io/en/latest/tutorials/notebooks/api_inference_spacenet.ipynb At https://solaris.readthedocs.io/en/latest/tutorials/# 
so many conflicts in env.yml which results in conda not creating Can anyone update env.yml ? Even docker gets stuck at solving env. When I add strict priority, it goes...
I'm trying to tile a projected image. raster_tile works without issue when using None or the src_crs. When setting the crs to 4326, the tiler creates a single tile and...
**Is your feature request related to a problem? Please describe.** Currently, functions like [_check_gdf_load()](https://github.com/CosmiQ/solaris/blob/main/solaris/utils/core.py#L54) only support strings as input, although more types are supported by librairies such as geopandas which...
## Task detail and notes Hello, I need to do raster-analysis in tiff images. I came across Solaris recently. Really good work. When i was searching the [documentation](https://solaris.readthedocs.io/en/latest/tutorials/index.html) for using...