Public
Edited
Feb 3
1 star
Insert cell
Insert cell
Insert cell
level = 20;
Insert cell
Insert cell
Insert cell
je = require("https://data.earth.jaxa.jp/api/javascript/v1.2.3/jaxa.earth.umd.js");
Insert cell
jelayer = await je.ol.createLayer({
ol,
collection: "https://s3.ap-northeast-1.wasabisys.com/je-pds/cog/v1/JAXA.EORC_ALOS.PRISM_AW3D30.v3.2_global/collection.json",
colorMap: {
min: Math.max(0, level - 5),
max: Math.max(0.01, level),
colors: ["#000080cd","#00000000"],
},
});
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more