This file contains hidden or 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
eval $(gh api repos/{owner}/{repo}/environments/{environment_name}/variables | jq -r '.variables[] | "export \(.name)=\(.value)"') |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
name: lonboard | |
channels: | |
- conda-forge | |
- defaults | |
dependencies: | |
- python==3.10.12 | |
- pip==23.2.1 | |
- pip: | |
- pyogrio | |
This file contains hidden or 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
{"type": "Feature", "stac_version": "1.0.0", "id": "s1_vv_vh_gamma_2018_pwr_tile103-subtile000127_summer", "properties": {"start_datetime": "2018-06-15T00:00:00Z", "end_datetime": "2018-08-31T00:00:00Z", "proj:epsg": null, "proj:geometry": {"type": "Polygon", "coordinates": [[[-3481140.0, 9356010.0], [-3451110.0, 9356010.0], [-3451110.0, 9386040.0], [-3481140.0, 9386040.0], [-3481140.0, 9356010.0]]]}, "proj:bbox": [-3481140.0, 9356010.0, -3451110.0, 9386040.0], "proj:shape": [1001, 1001], "proj:transform": [30.0, 0.0, -3481140.0, 0.0, -30.0, 9386040.0, 0.0, 0.0, 1.0], "proj:projjson": {"$schema": "https://proj.org/schemas/v0.4/projjson.schema.json", "type": "ProjectedCRS", "name": "unnamed", "base_crs": {"name": "Greenwich", "datum": {"type": "GeodeticReferenceFrame", "name": "unnamed", "ellipsoid": {"name": "unnamed", "semi_major_axis": 6378137, "inverse_flattening": 298.257222101004}}, "coordinate_system": {"subtype": "ellipsoidal", "axis": [{"name": "Longitude", "abbreviation": "lon", "direction": "east", |
This file contains hidden or 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
cwlVersion: v1.2 | |
$namespaces: | |
s: https://schema.org/ | |
s:softwareVersion: 0.1 | |
schemas: | |
- http://schema.org/version/9.0/schemaorg-current-http.rdf | |
$graph: | |
- class: Workflow |
This file contains hidden or 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
cwlVersion: v1.2 | |
$graph: | |
- class: Workflow | |
id: get-asset-impact-workflow | |
label: get asset impact | |
doc: get asset impact | |
requirements: | |
NetworkAccess: | |
networkAccess: true | |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.