nsidc / granule-metgen

Metadata generator for direct-to-Cumulus era
Other
0 stars 0 forks source link

Set up Python environment for granule-metgen repository #18

Closed juliacollins closed 1 month ago

juliacollins commented 2 months ago

The repository granule-metgen exists (this issue is linked to it!) and includes the minimal NSIDC template content. Set up Python "Hello world" skeleton, including dependency management, test, and build tools.

### Tasks
- [x] Add poetry
- [x] Add pytest
- [x] Add test
- [x] Add hello world
- [x] Update README