NCPP / ocgis

OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Other
70 stars 19 forks source link

Subset unique geometry identifier variable creation should follow data model #454

Closed bekozi closed 7 years ago

bekozi commented 7 years ago

By default, the unique geometry identifier variable is created with the int64 data type. This should change depending on the netCDF data model.

Ping @huard.

bekozi commented 7 years ago

@huard, master has a new commit that should address the data type not compatible with data model issue.

bekozi commented 7 years ago

Seems to be working, so closing.