Skip to content

Update create_soilproperties.R#26

Open
Nina-Om wants to merge 2 commits into
NCAR:mainfrom
Nina-Om:main
Open

Update create_soilproperties.R#26
Nina-Om wants to merge 2 commits into
NCAR:mainfrom
Nina-Om:main

Conversation

@Nina-Om

@Nina-Om Nina-Om commented Oct 11, 2021

Copy link
Copy Markdown
Member

if (landClass == "USGS") mptab$V28 <- NULL
if (landClass == "MODIS") mptab$V21 <- NULL

# mptab$V28 <- NULL
   if (landClass == "USGS") mptab$V28 <- NULL
   if (landClass == "MODIS") mptab$V21 <- NULL
if (landClass == "USGS") hydParamFile <- "HYDRO.TBL"
if (landClass == "MODIS") hydParamFile <- "HYDRO_MODIS.TBL"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant