Skip to content

map.stippling does not work with station data #24

@rmanzanas

Description

@rmanzanas

The map.stippling function gives an error when applied on station data (it works well for gridded data). This would be an example:

pval = climatology(VALUE_Iberia_tas, clim.fun = list(FUN = "trend.1D", dates = getRefDates(VALUE_Iberia_tas), method = "kendall", return.pvalue = T))

sig = map.stippling(clim = pval, threshold = 0.05, condition = "LT", pch = 19, cex = .1, col = "black") # points exhibiting significant trends

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions