https://github.com/asfhyp3/harmony-opera-rtc-reproject
Build a re-projection service for OPERA-RTC data in the harmony
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Repository
Build a re-projection service for OPERA-RTC data in the harmony
Basic Info
- Host: GitHub
- Owner: ASFHyP3
- License: bsd-3-clause
- Language: Python
- Default Branch: develop
- Size: 1.98 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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.
Owner
- Name: HyP3
- Login: ASFHyP3
- Kind: organization
- Location: Fairbanks, AK
- Website: https://hyp3-docs.asf.alaska.edu/
- Twitter: ASFHyP3
- Repositories: 36
- Profile: https://github.com/ASFHyP3
Alaska Satellite Facility's Hybrid Pluggable Processing Pipeline
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Push event: 1
- Pull request review event: 1
- Pull request event: 4
- Fork event: 1
- Create event: 1
Last Year
- Delete event: 1
- Issue comment event: 1
- Push event: 1
- Pull request review event: 1
- Pull request event: 4
- Fork event: 1
- Create event: 1
Dependencies
- mambaorg/micromamba latest build
- harmony-service-lib *