Closed jankovicgd closed 6 years ago
Hi @jankovicgd , for writing to NetCDF that's all that would be needed. We simply haven't had to use that projection.
We're following the NetCDF CF conventions, see http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html#azimuthal-equidistant for the specification for Azimuthal Equidistant.
Thanks for the info. I've managed to do it without errors regarding CRS, but there seem to be some new errors. I'll see if I can solve them otherwise I might open a new issue
Will further CRS be implemented e.g. Azimuthal Equidistant? If not soon, could it be implemented just by adding the functions and filling in
CRS_PARAM_WRITERS
as in the pattern at:https://github.com/opendatacube/datacube-core/blob/0e4fe679dd7b72c7cb35ae3e32ce94bcb8b22de8/datacube/storage/netcdf_writer.py#L170-L188
Or is there more to it than that?
WKT submitted
Error
Environment information