get_biome: Get biome data from netcdf and json files and return and/or...

Description Usage Arguments Value

View source: R/biome.R

Description

Get biome data from netcdf and json files and return and/or write a config file.

Usage

1
2
get_biome(latitude, longitude, data_dir = "/app/data/",
  output_filename = "biome.csv", save_output = FALSE)

Arguments

latitude

the selected latitude.

longitude

the selected longitude.

data_dir

path of the netcdf and map csv data files.

output_filename

name of file to write (without extension). Only needed if write is TRUE.

save_output

boolean whether to write the data.

Value

JSON of biome data.


ebimodeling/ghgvcR documentation built on April 28, 2021, 8:19 p.m.