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

Zero padding of chip number in data pipeline #69

Closed
yellowcap opened this issue Dec 6, 2023 · 0 comments · Fixed by #72
Closed

Zero padding of chip number in data pipeline #69

yellowcap opened this issue Dec 6, 2023 · 0 comments · Fixed by #72
Assignees
Labels
data-pipeline Pull Requests about the data pipeline

Comments

@yellowcap
Copy link
Member

We can use zfill for making sure filenames are orderable. See discussion #54 (review)

@yellowcap yellowcap self-assigned this Dec 6, 2023
@yellowcap yellowcap mentioned this issue Dec 6, 2023
@yellowcap yellowcap added the data-pipeline Pull Requests about the data pipeline label Dec 6, 2023
yellowcap added a commit that referenced this issue Dec 6, 2023
Closes #69

- Zero padding for counter
- v before version number
- Underscores instead of hyphon separators
- Drop hyphons from date stamp
yellowcap added a commit that referenced this issue Dec 7, 2023
Closes #69

- Zero padding for counter
- v before version number
- Underscores instead of hyphon separators
- Drop hyphons from date stamp
yellowcap added a commit that referenced this issue Dec 7, 2023
* Remove default for subset

This is easy to forget and then run with subset without the intention to actually subset

* Improve file name

Closes #69

- Zero padding for counter
- v before version number
- Underscores instead of hyphon separators
- Drop hyphons from date stamp

* Bump version to 02

* Make mgrs sample file external

Closes #71

* Add date to raster metadata

Closes #70

* Improve print statement
brunosan pushed a commit that referenced this issue Dec 27, 2023
* Remove default for subset

This is easy to forget and then run with subset without the intention to actually subset

* Improve file name

Closes #69

- Zero padding for counter
- v before version number
- Underscores instead of hyphon separators
- Drop hyphons from date stamp

* Bump version to 02

* Make mgrs sample file external

Closes #71

* Add date to raster metadata

Closes #70

* Improve print statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-pipeline Pull Requests about the data pipeline
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant