Ticket #3324 (closed defect: fixed)
Add Lambert Conformal Conic single standard parallel support to netCDF driver
| Reported by: | kyle | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8.0 |
| Component: | GDAL_Raster | Version: | svn-trunk |
| Severity: | normal | Keywords: | netcdf |
| Cc: | kyle, rouault |
Description
NetCDF driver does not support a single standard parallel for lambert conformal conic, and it sets the two standard parallel version to the default 0, even if a single parallel exists. I suggest adding support Lambert_Conformal:standard_parallel tag for a single standard parallel and possibly check and see if Lambert_Conformal:standard_parallel_1 == Lambert_Conformal:standard_parallel_2 as well.
Attached is a netcdf file that exhibits the behavior
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

