chryss / pygaarst

Python geospatial analysis and remote sensing tools
MIT License
43 stars 12 forks source link

NetCDF support #6

Open chryss opened 10 years ago

chryss commented 10 years ago

In raster.py, NetCDF class with basic functionality: Data access, lat, long.

chryss commented 10 years ago

This should be using netCDF4 not GDAL.