Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning message: CRS object has comment, which is lost in output #456

Closed
adokter opened this issue Jun 10, 2021 · 2 comments
Closed

warning message: CRS object has comment, which is lost in output #456

adokter opened this issue Jun 10, 2021 · 2 comments
Assignees
Milestone

Comments

@adokter
Copy link
Owner

adokter commented Jun 10, 2021

project_as_ppi(example_scan)
               Plan position indicator (class ppi)

  parameters:  VRADH DBZH ZDR RHOHV PHIDP 
        dims:  201 x 200 pixels

Warning message:
In proj4string(obj) : CRS object has comment, which is lost in output

This warning message disappears when upgrading to the latest development version of sp

See https://rgdal.r-forge.r-project.org/articles/CRS_projections_transformations.html

@adokter adokter closed this as completed Jun 10, 2021
@adokter adokter added this to the 0.6.0 milestone Jun 10, 2021
@adokter adokter self-assigned this Jun 10, 2021
@adokter
Copy link
Owner Author

adokter commented Apr 29, 2022

fix is part of #505

@adokter
Copy link
Owner Author

adokter commented Sep 22, 2022

If these options are set before the user loads rgdal or sp, the warnings disappear

options("rgdal_show_exportToProj4_warnings"="none") 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant