gaia icon indicating copy to clipboard operation
gaia copied to clipboard

Gaia is a geospatial analysis library jointly developed by Kitware and Epidemico.

Results 19 gaia issues
Sort by recently updated
recently updated
newest added

There are places in the code base that use Fiona, but why it's not defined in requirements.txt or setup.py?

* Currently the layout is not quite right (gitter chat shows up in the middle of the README). * It does clearly mention Kitware tools * Flow is not quite...

**Note that this could be an issue with my local machine/environment since the tests using the same datasets appear to be fine.** In `gaia.geo.geo_inputs`, when using the `read` function of...

### Goal Run Gaia processes from within Minerva ### General requirements - Gaia needs to be able to read from/write to data stored in Girder. Possible approaches: - Minerva sends...

- We have lot more features now but we lack documentation for both users and developers - We need to have periodic review of documentation.

Instead of using GDAL directly, look into using [gippy](https://github.com/gipit/gippy) to process raster data because it can better handle memory management for processing large images and chaining of image processing tasks.

enhancement