datazoom.amazonia icon indicating copy to clipboard operation
datazoom.amazonia copied to clipboard

Error in Download- TerraClimate

Open ArthurLins-code opened this issue 3 years ago • 0 comments

Good afternoon. Whie testing the examples exposed on the READ.me of the Package of TerraClimate, in the second example, stated below: amz_precipitation <- datazoom.amazonia::load_climate(dataset = "precipitation", time_period = 2010, legal_amazon_only = TRUE) I received the following message, which then impossibilitated the creation of the object "amz_precipitation", instead retrieving the message: Error in dplyr::filter(., AMZ_LEGAL == 1) : object 'legal_amazon' not found

ArthurLins-code avatar Sep 16 '22 17:09 ArthurLins-code