Skip to content

Commit 1099ba1

Browse files
committed
fixing math render
1 parent 3af81cd commit 1099ba1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

articles/planetary-computer/service-usage-meters.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ To estimate your vCPU-hours, select a data type that's similar to the one you pl
6262

6363
**Example:** Suppose you're ingesting 250 GiB of [National Aerial Imagery Program](./data-visualization-samples.md#the-national-agriculture-imagery-program-collection-configuration) (NAIP) data already in Cloud Optimized GeoTIFF (COG) format. Using the representative value of 0.030 vCPU/GiB from the table:
6464

65-
$$
66-
250 \text{ GiB} \times 0.030 \frac{\text{vCPU-hour}}{\text{GiB}} = 7.5 \text{ vCPU-hours}
67-
$$
65+
250 GiB × 0.030 vCPU/GiB = 7.5 vCPU-hours
6866

6967

7068
### Bandwidth

0 commit comments

Comments
 (0)