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

Big rewrite of swath/cell handlers, adding accessors #74

Merged
merged 159 commits into from
Nov 21, 2024

Conversation

claytharrison
Copy link
Collaborator

I edit a better description in here later, there are a lot of changes.

Clay Harrison and others added 28 commits November 15, 2024 16:43
It seems faster to filter swaths by just selecting desired grid
points from each file rather than checking intersection with the bbox
for each one and then reading again. Check with Pavan though, maybe
he has a faster implementation
Not sure if I want to put logic for this on the individual
CFDiscreteGeometry classes, since I believe it would be
essentially the same on all of them - you always need to
convert to point array before plotting. Also need to consider
resampling to a raster vs. scatter-plotting, but I think this
functionality could only be on the grid-aware accessor.
The logic for the out_dir filenames needs to be made more robust
Prior, gpi2cell returned a maskedarray but now it does not
@claytharrison claytharrison changed the base branch from master to cf_readers November 21, 2024 13:19
@claytharrison claytharrison merged commit f36711c into TUW-GEO:cf_readers Nov 21, 2024
1 of 5 checks passed
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