Skip to content

UP42 Block for Fractional Cover calculation from Sentinel 2 L2A Data

License

Notifications You must be signed in to change notification settings

petescarth/fc-up42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fc-up42

UP42 Block for Fractional Cover calculation from Sentinel 2 L2A Data. Applies the JRSRP Fractional Cover Model

Steps to get this running

Login to UP42 Registry

docker login -u USERNAME registry.up42.com

Validate Manifest

curl -X POST -H 'Content-Type: application/json' -d @UP42Manifest.json https://api.up42.com/validate-schema/block

Build Image

Use the "Push a block to the platform" option to get the following link

docker build --build-arg manifest="$(cat UP42Manifest.json)" -t registry.up42.com/XXXXXXX-XXX-XXXXXXXXX-XXXXXXXX/fc-test:latest .

Push Image to the registry

docker push registry.up42.com/XXXXXXX-XXX-XXXXXXXXX-XXXXXXXX/fc-test:latest

About

UP42 Block for Fractional Cover calculation from Sentinel 2 L2A Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published