C2SM-RCM / emiproc

Preprocessing of emissions: from any inventory to any model
BSD 3-Clause "New" or "Revised" License
3 stars 9 forks source link

adding raster support in inventories #36

Open lionel42 opened 1 year ago

lionel42 commented 1 year ago

Additonaly to the gdf and gdfs, we should implement handling rasterized data in Inventory class.

This will speed up processing.

rioxarray would be a suitable package for handling what we need, as it is very similar to geopandas