opengeospatial / geoapi

GeoAPI provides a set of interfaces in programming languages (currently Java and Python) for geospatial applications. The GeoAPI interfaces closely follow OGC specifications, adaptated to match the expectations of programmers.
http://www.geoapi.org
Apache License 2.0
118 stars 37 forks source link

Migrate the "geoapi-netcdf" module to UCAR #65

Closed desruisseaux closed 3 years ago

desruisseaux commented 3 years ago

GeoAPI provides a geoapi-netcdf example module as a proof of concept of GeoAPI wrappers for UCAR netCDF library. This module is published in the public domain and has never been part of a formal release. It has been proposed to transfer this module to the UCAR organisation:

If accepted, the "geoapi-netcdf" module should be deleted from GeoAPI repository and the web site should redirect to UCAR web site.

desruisseaux commented 3 years ago

Work started during 2021 Joint ASF – OGC – OSGeo Code Sprint.

desruisseaux commented 3 years ago

CodeSprint work merged to UCAR repository and old code removed from GeoAPI repository.