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

Add the option of having gridded data #79

Open
cparcerisas opened this issue Sep 11, 2023 · 2 comments
Open

Add the option of having gridded data #79

cparcerisas opened this issue Sep 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@cparcerisas
Copy link
Collaborator

Right now pypam is processing all the files as they come, without looking for specific minutes. For certain applications, especially for long-term processing, it is interesting to have gridded data, i.e. all the minut chunks starting at 00 seconds.
Could we implement this on pypam as an option?

@cparcerisas cparcerisas added the enhancement New feature or request label Sep 11, 2023
@cparcerisas
Copy link
Collaborator Author

Something similar to what @carueda has done in https://github.com/mbari-org/pypam-based-processing but integrated on pypam's flow

@carueda
Copy link
Collaborator

carueda commented Sep 11, 2023

Hi @cparcerisas, happy to discuss! (cc @ryjombari )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants