Skip to content

Commit

Permalink
Add UNIT to LCC2_PROJ in netcdf tests
Browse files Browse the repository at this point in the history
with PROJ6 missing UNIT is not allowed
  • Loading branch information
Kirill888 committed Nov 29, 2019
1 parent 870a5a0 commit a62214f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/storage/test_netcdfwriter.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
SPHEROID["WGS84",6378137,6556752.3141]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433]],
UNIT["metre",1, AUTHORITY["EPSG","9001"]],
PROJECTION["Lambert_Conformal_Conic_2SP"],
PARAMETER["standard_parallel_1",17.5],
PARAMETER["standard_parallel_2",29.5],
Expand Down

0 comments on commit a62214f

Please sign in to comment.