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 643f500 commit b48e78bCopy full SHA for b48e78b
test/modis-interface.jl
@@ -5,7 +5,7 @@ using RasterDataSources: rastername, rasterpath, zipurl, zipname, zippath, layer
5
@testset "Core interface functionality" begin
6
@test rastername(
7
MOD13Q1; RasterDataSources.crozon...
8
- ) == "48.24_-4.5_2002-02-02.asc"
+ ) == "48.24_-4.5_2012-02-02.asc"
9
10
raster_file = joinpath(
11
ENV["RASTERDATASOURCES_PATH"],
0 commit comments