stactools-packages / template

Template repository for stactools packages
Other
7 stars 7 forks source link

New contribution #45

Closed maximlamare closed 3 years ago

maximlamare commented 3 years ago

https://github.com/maximlamare/sentinel1-grd

I have made a first attempt at making a stactools-package for Sentinel-1 GRD. There are probably things to be fixed, but at least the version passes CI, uses recommended extensions, and the resulting item can be validated.

I wasn't sure if I should make a new package or expand the functionalities of sentinel1. Because the existing package is only configured for AWS Radiometric Terrain Corrected (RTC) Public Dataset, I decided to make a new package. If needed I can merge my code, please let me know what's best!

This exercise will be useful, because my colleagues and I are planning to create the packages for the following sensors:

@cuttlefish

I am motivated to get this right, and available for any required changes or recommendations.

cuttlefish commented 3 years ago

Thanks so much @maximlamare!

I've created a repo and invited you with maintainer permissions. I haven't looked closely, but merging the two sentinel1 might be more effort than it's worth. Let's keep them separate for now. https://github.com/stactools-packages/sentinel1-grd

The build seems to be running fine. The Docker images failed to push to ghcr.io, but there seems to be an outage at the moment. We can try that again tomorrow.

It's great to hear that you are planning on adding more Sentinel sensors.