o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Extract temporal extent of raster files #123

Open SbastianGarzon opened 3 years ago

SbastianGarzon commented 3 years ago

Geoextent should check metadata or time variables to extract temporal extent of raster files. Since #99, extraction of spatial extent of raster files are supported (bbox). However, temporal extraction of these type of files is not included.