carlos-alberto-silva / rGEDI

rGEDI: An R Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualization and Processing.
157 stars 67 forks source link

plotWFMetrics picture issue #26

Closed Markfoy closed 3 years ago

Markfoy commented 3 years ago

Hi, This tool for GEDI is awesome! Using the tool helps handling with the GEDI dataset

However, when I check up the figure after using the "plotWFMetrics ", I found it's wrong somewhere!-----my figure is different with the TUTORIAL in HEIGHT metric.

here is MY fig: 19640521100108408_metrics or from net BpD9xo.png

here is the fig of TUTORIAL: FIG.png

my developing environment: platform x86_64-w64-mingw32
language R
version.string R version 4.0.4 (2021-02-15) rGEDI 0.1.11 hdf5r 1.3.3

BEST, Markfoy

Mengxi-Wang commented 3 years ago

Hi Markfoy, did you addressed this problem? I also met the same problem with my own test data...

caiohamamura commented 3 years ago

This was fixed in the development version, not in CRAN yet. You need to install it through remotes::install_github("carlos-alberto-silva/rGEDI")