We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb71e7 commit c5da40fCopy full SHA for c5da40f
test.js
@@ -812,7 +812,7 @@ test("skew", async ({ eq }) => {
812
}
813
});
814
815
-test("o0antarctica", async ({ eq }) => {
+test("antarctica with NaN", async ({ eq }) => {
816
const filename = "bremen_sea_ice_conc_2022_9_9.tif";
817
const filepath = path.resolve(__dirname, "./test-data", filename);
818
const geotiff = await GeoTIFF.fromFile(filepath);
0 commit comments