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

Vapor fails to open AdamPhillips dataset #3027

Closed
sgpearse opened this issue Feb 15, 2022 · 2 comments
Closed

Vapor fails to open AdamPhillips dataset #3027

sgpearse opened this issue Feb 15, 2022 · 2 comments

Comments

@sgpearse
Copy link
Collaborator

sgpearse commented Feb 15, 2022

To reproduce on OSX and CentOS:

  1. Open a source build of Vapor and load the following VDC
    /glade/p/cisl/vast/vapor/data/VDC/vapor-3.5.0/CAM/AdamPhillips/F2000C5_new120_025/F2000C5_new120_025-3.5.0.nc

Error:

Failure to open data set of type "vdc"
Failed to initialize horizontal coordinates
Failed to initialize derived coord variable
Invalid map projection : +proj=eqc +ellps=WGS84 +lon_0=-504.5 +lat_0=383.5
pj_init_plus(+proj=eqc +ellps=WGS84 +lon_0=-504.5 +lat_0=383.5) : lat_0, lat_1 or lat_2 >= 90
------------------
Vapor 3.5.0.<debug>
OS: Mac OS X 11.6.0

Alternatively, run step 1 with the recent installer build on 06ab5f4. Vapor will crash instead of throwing an error.

@clyne
Copy link
Collaborator

clyne commented Feb 15, 2022

I believe that this is a duplicate of #2982 and has been fixed on main

@sgpearse
Copy link
Collaborator Author

@clyne I'm still seeing it on HEAD bbff028 :\

@clyne clyne added the Rejected label Feb 15, 2022
@clyne clyne closed this as completed Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants