gio icon indicating copy to clipboard operation
gio copied to clipboard

Read and write subsurface data files describing surfaces, grids and horizons.

Results 13 gio issues
Sort by recently updated
recently updated
newest added

The link for your documentation is not available. When you click on it, you get a 404 error. ![image](https://github.com/softwareunderground/gio/assets/152809855/73a28a23-5f7b-4cd9-83f4-de9a7702ea13)

If there is life in this project, it should be moved out of Agile. Means moving the GitHub Pages, and the PyPI organization too I guess (Swung does not have...

maintenance

Allow reading a file from the web... and put the example files on AWS?

enhancement

I believe that @EvanBianco et al have compiled some zmap files from various sources (like Groningen and Volve). I was actually looking around for more open zmap files for test...

maintenance
testing

`gio`'s job is 'subsurface / industrial data formats' for things like maps and surfaces... things that won't be covered by the likes of `pandas`, `rasterio`, `xarray-spatial` (don't think this has...

help wanted

Can all go right from `xr.DataArray`. Should not need a class. Targets: - CSV - NetCDF/HDF5 - NumPy? - GeoJSON - GeoTIFF - PNG? - SHP? - GPKG - DEM?...

enhancement

This would be very useful. MINIMAL TO DO LIST: - [ ] Get some test data. Ideally a point set with both the source coordinates and transformed coordinates so as...

Read and write some common DEM file formats. Check xarray-topo first.

Should possibly go in segysak, if best done from volume. Or possibly in xarray-spatial, if not really an I/o thing. Could do any contour in principle. (Part of volumetric workflow.)