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

FEATURE: Check grib files when creating manifest #4

Closed
JackKelly opened this issue Aug 6, 2024 · 1 comment
Closed

FEATURE: Check grib files when creating manifest #4

JackKelly opened this issue Aug 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@JackKelly
Copy link
Owner

JackKelly commented Aug 6, 2024

A more robust algorithm to create the manifest would be:

  1. Find all .grib files
  2. For each .grib file:
    • If it has an .idx file then use that .idx file to create our manifest
    • Otherwise scan the .grib

Related

@JackKelly JackKelly added the enhancement New feature or request label Aug 6, 2024
@JackKelly JackKelly assigned JackKelly and unassigned JackKelly Aug 6, 2024
@JackKelly
Copy link
Owner Author

We're not longer planning to use a manifest file. Instead, we're planning to use the approach outlined in this comment: #14 (comment)

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

1 participant