You're looking at a specific version of this model. Jump to the model overview.
csviverdeia /prithvi-eo-2-300m-tl:9cb3a3f6
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| image |
string
|
Imagem multissensorial (GeoTIFF 6 bandas HLS preferencial: B/G/R/NIR/SWIR1/SWIR2). RGB também aceito (auto-pad pra 6 bandas).
|
|
| image_size |
integer
|
224
Min: 64 Max: 1024 |
Resolução de entrada (múltiplo de patch size = 16). Use 224 ou 512.
|
| latitude |
number
|
0
Min: -90 Max: 90 |
(Opcional, TL feature) Latitude do centro da imagem (-90 a 90). Use 0 se não souber.
|
| longitude |
number
|
0
Min: -180 Max: 180 |
(Opcional, TL feature) Longitude do centro (-180 a 180). Use 0 se não souber.
|
| year |
integer
|
2024
Min: 1980 Max: 2100 |
(Opcional, TL feature) Ano de aquisição da imagem (ex: 2024).
|
| day_of_year |
integer
|
180
Min: 1 Max: 366 |
(Opcional, TL feature) Dia do ano (1-365).
|
| return_format |
None
|
summary
|
'summary' (estatísticas + preview) ou 'full' (embedding completo).
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'title': 'Output', 'type': 'string'}