Skip to content

Commit

Permalink
fix error in MPC STAC
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertocamara committed Oct 7, 2024
1 parent d4c33ca commit 4f164d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/extdata/sources/config_source_mpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sources:
bands :
NDVI : &mpc_modis_ndvi
missing_value : -2000000000
minimum_value : -152000000000
minimum_value : -1000000000
maximum_value : 1000000000
scale_factor : 0.00000001
offset_value : 0
Expand Down

0 comments on commit 4f164d1

Please sign in to comment.