EcoJulia / RasterDataSources.jl

Easily download and use raster data sets in Julia
MIT License
21 stars 10 forks source link

EarthEnv LandCover should have Discover in the type, not as a keyword. #27

Closed rafaqz closed 3 years ago

rafaqz commented 3 years ago

Writing out the api more clearly discover is the only keyword that is not date, month or res. These are all used in multiple places and generally make sense to be separate - they specify subsets of the same dataset, while discover specifies a different dataset generated with a different model.