-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add handling of geojson and cog files
- Loading branch information
Showing
8 changed files
with
200 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
Name: crop_forecast_at | ||
Title: Austria yield | ||
EodashIdentifier: CROPOMAT1 | ||
Subtitle: Yield forecast under "what-if" scenarios | ||
Description: "" | ||
Themes: | ||
- agriculture | ||
- economy | ||
Tags: | ||
- Crop | ||
- Yield | ||
- Water | ||
- Forecast | ||
DataSource: | ||
Spaceborne: | ||
Satellite: | ||
- Sentinel-2 | ||
- CLMS HR-VPP Vegetation Indices | ||
- CLMS HR-VPP Seasonal Trajectory | ||
InSitu: | ||
- Meteorological data from local Meteorological offices (AT) | ||
Agency: | ||
- ESA | ||
Provider: | ||
- Name: CropOM | ||
Url: https://cropom.com | ||
- Name: Danube Data Cube | ||
Url: https://ddc.cropom.com | ||
- Name: Copernicus Land Monitoring Service | ||
Url: https://land.copernicus.eu/en/dataset-catalog | ||
- Name: FAO | ||
Url: https://www.fao.org/home/en | ||
License: | ||
- Name: Commercial license | ||
Url: https://cropom.com/terms_and_conditions.pdf | ||
References: | ||
- Name: Danube Data Cube documentation | ||
Url: https://doc.cropom.com | ||
- Name: AquaCrop | ||
Url: https://www.fao.org/aquacrop/en/ | ||
Resources: | ||
- Name: GeoJSON source | ||
Style: crop_forecast_CropOM/style_yield.json | ||
Bbox: [9.27, 46.2, 17.3, 49.2] | ||
DataProjection: 3035 | ||
TimeEntries: | ||
- Time: "20240101" | ||
Assets: | ||
- Identifier: vector_data | ||
File: "https://raw.githubusercontent.com/eodash/eodash_catalog/main/tests/regional_forecast.json" | ||
Legend: crop_forecast_CropOM/cm_legend.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Name: solar_energy | ||
Title: Solar energy cog example | ||
EodashIdentifier: SEE | ||
Description: testing | ||
Themes: | ||
- placeholder | ||
Tags: | ||
- placeholder | ||
DataSource: | ||
Spaceborne: | ||
Satellite: | ||
- Sentinel-2 | ||
Agency: | ||
- ESA | ||
Resources: | ||
- Name: COG source | ||
Style: test_assets/cog_style.json | ||
Bbox: [11, 46.5, 15.5, 48.9] | ||
TimeEntries: | ||
- Time: "2023" | ||
Assets: | ||
- Identifier: solar_power | ||
File: https://eox-gtif-public.s3.eu-central-1.amazonaws.com/DHI/v2/SolarPowerPotential_Annual_COG_clipped_3857_fixed.tif | ||
- Identifier: wsf | ||
File: https://eox-gtif-public.s3.eu-central-1.amazonaws.com/DHI/WSF_EucDist_Austria_3857_COG_fix.tif |