natcap / geometamaker

https://geometamaker.readthedocs.io/en/latest/
Apache License 2.0
2 stars 1 forks source link

add support for reading from remote resources #18

Closed davemfish closed 7 months ago

davemfish commented 8 months ago

It's common that someone will want to create metadata for a dataset that is already stored remotely somewhere. So geometamaker should be able to open a dataset at a remote URL, read file metadata (e.g. gdalinfo stuff), and read any existing MCF.

GDAL (and for the most part pygeoprocessing) can already do this. So added functionality we need from geometamaker is the ability to read an existing remote MCF.