Skip to content

Commit b48e78b

Browse files
committed
fix modis
1 parent 643f500 commit b48e78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/modis-interface.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using RasterDataSources: rastername, rasterpath, zipurl, zipname, zippath, layer
55
@testset "Core interface functionality" begin
66
@test rastername(
77
MOD13Q1; RasterDataSources.crozon...
8-
) == "48.24_-4.5_2002-02-02.asc"
8+
) == "48.24_-4.5_2012-02-02.asc"
99

1010
raster_file = joinpath(
1111
ENV["RASTERDATASOURCES_PATH"],

0 commit comments

Comments
 (0)