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

fix landsattrend lake change netCDF files #59

Open
tcnichol opened this issue Jun 20, 2024 · 0 comments
Open

fix landsattrend lake change netCDF files #59

tcnichol opened this issue Jun 20, 2024 · 0 comments
Assignees

Comments

@tcnichol
Copy link

The existing NetCDF files for the lake change data have geohash_id as their index rather than the id required to work with the merge and de-duplicate scripts.

2 possible fixes. One is just re-running on the data on Delta, and replacing the old netCDF files.

The other is to go through and use pandas to create dataframes and then fix the column.

Will decide which approach is better.

@tcnichol tcnichol self-assigned this Jun 20, 2024
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