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

Loading in LLC270 grid ecco v05 #22

Open
awil5504 opened this issue Apr 23, 2024 · 0 comments
Open

Loading in LLC270 grid ecco v05 #22

awil5504 opened this issue Apr 23, 2024 · 0 comments

Comments

@awil5504
Copy link

Hi,

I have been attempting to load in an LLC270 grid to MATLAB so I can use some of the interpolation and remapping tools available in this package but am having trouble getting it to work. First I want to point out that in gcmfaces_polygonangle line 39 the radtodeg function is incorrect and should be rad2deg (at least in MATLAB 2024b). When I ran the demo I was getting an error until this change.

After adjusting that and I downloaded the LLC270 grid data from the ECCO data portal here: https://data.nas.nasa.gov/ecco/eccodata/llc_270/grid/
When I attempt a grid_load, e.g. grid_load('../llc270_grid/', 5, 'compact', 0, 0) I am running into a missing file error for grid_cs32*bin. I looked into this a bit online but haven't been able to figure out if this is a v04 specific file or if it should exist for v05 as well. I also cannot tell if this is LLC90 specific or if it is generic for the grid type.

Can you please inform me why/if these files are necessary, and if they are then how to acquire a corresponding version for LLC270?

Andrew

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