Skip to content

Instantly share code, notes, and snippets.

View emileten's full-sized avatar

Emile Tenezakis emileten

  • Development Seed
  • Seoul, Korea
View GitHub Profile
@emileten
emileten / search_ukcp_stac_catalog.ipynb
Created July 17, 2024 11:08
search_ukcp_stac_catalog
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@emileten
emileten / open_nasa_hazard_osc.ipynb
Created July 17, 2024 10:48
open_nasa_hazard_osc
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.
@emileten
emileten / test_request_5000_power_plants.json
Created June 19, 2024 11:53
test_request_5000_power_plants.json
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@emileten
emileten / test_request_1000_power_plants.json
Created June 19, 2024 11:43
test_request_1000_power_plants.json
{
"features": [
{
"geometry": {
"coordinates": [
-80.8516,
41.1489
],
"type": "Point"
},
@emileten
emileten / multiple-requests.json
Last active June 5, 2024 13:57
multiple-requests
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@emileten
emileten / test-json.json
Last active May 30, 2024 12:37
test-json
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@emileten
emileten / osc-physrik-cli.cwl
Last active May 31, 2024 14:17
osc-physrik-cli
cwlVersion: v1.2
$graph:
- class: Workflow
id: get-asset-impact-workflow
label: get asset impact
doc: get asset impact
requirements:
NetworkAccess:
networkAccess: true
@emileten
emileten / os-indicator-test.cwl
Last active May 15, 2024 15:05
os-indicator-test-cwl
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
@emileten
emileten / test-lonboard-example-item.json
Created November 9, 2023 11:26
test-lonboard-example-item
{"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",