Skip to content

Is it possible to update (or translate) genSmoothingIMA function for SpatRaster object of terra? #9

@ryusupjan

Description

@ryusupjan

Dear All,
Recently, I downloaded a large LST data from AppEEARS with NetCDF4 format (projection “PROJ.4:+proj=longlat +datum=WGS84 +no_defs “ is selected) for gap filling. When the large NetCDF4 file is loaded by raster::brick in R, An error occurred as “Error in CRS(x) : NA”.
The NetCDF4 file can be loaded by terra::rast without error. However, genSmoothingIMA function requires RasterBrick object.
So, is it possible to update (or translate) genSmoothingIMA function for SpatRaster object of terra?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions