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

Netcdf to ee #342

Merged
merged 3 commits into from
Mar 6, 2021
Merged

Netcdf to ee #342

merged 3 commits into from
Mar 6, 2021

Conversation

lopezvoliver
Copy link
Member

Added the function netcdf_to_ee. It uses xarray to read one or more variables from the same netCDF file. Currently only supports data in EPSG:4326 with a regular grid (longitude and latitude are both regularly spaced). Needs work (to do) to figure out if the data needs to be transposed or not - currently tested with the wind-global.nc dataset and is set to transpose by default.

@giswqs
Copy link
Member

giswqs commented Mar 6, 2021

Excellent work! Thank you for your contribution.

@giswqs giswqs merged commit 6691fd8 into gee-community:master Mar 6, 2021
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

Successfully merging this pull request may close these issues.

2 participants