TUW-GEO / ismn

Readers for the data from the International Soil Moisture Network
https://ismn.earth/en/
MIT License
31 stars 21 forks source link

Make collection.grid a CellGrid #85

Closed wpreimes closed 1 month ago

wpreimes commented 1 month ago

Currently BasicGrid is used. For various reasons (e.g. Cellgrid can be pickled), use a CellGrid instead.