Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Build a re-projection service for OPERA-RTC data in the harmony

License

Notifications You must be signed in to change notification settings

ASFHyP3/harmony-opera-rtc-reproject

harmony-opera-rtc-reproject

Build a re-projection service for OPERA-RTC data in the harmony

The dockerfile has been configured to include gdal. You should modify it to include any other dependencies you may need for your service.

Build the service image using the ./build-service script.

If your service performs a transformation on a single file you can modify the example code in the process_item method in the .py file to put your service logic. If your service processes many files at once you'll need to override and implement the invoke method.

See https://github.com/nasa/harmony-service-lib-py for detailed information on implementing a harmony service.

About

Build a re-projection service for OPERA-RTC data in the harmony

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages