Error finding Lat, Lon values in soil parameter file for VIC 4.1.2 LSM and Unable to find porosity map file for Mosaic LSM #991
-
Hi all, 1. VIC.4.1.2 I am trying to force the VIC.4.1.2 LSM using GDAS & using the LISF 7.3.1 version. But getting error :- LDT/LIS domain and grid is The corresponding parameter files are given from https://portal.nccs.nasa.gov/lisdata_pub/data/PARAMETERS/VIC_PARAMETERS/1deg/. ldt.config.txt 2. Mosaic LSM Tried to force Mosaic LSM using GDAS. porosity map is needed for running mosaic and I'm unable to find this file from https://portal.nccs.nasa.gov/lisdata_pub/data/PARAMETERS/UMD/1KM/... Would you please let me know where to get the porosity map for running mosaic LSM? Please kindly let me know how to solve these two issues. Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 15 replies
-
Hi Gayathri, About VIC.4.1.2, it looks like you are trying to run at 0.25-degree grid spacing, but using 1-km parameters. You will need to use parameters at 0.25-degrees. Unfortunately, we don't have parameters at this grid spacing. Please see the VIC documentation for more about these parameter files. You may be able to create these parameter files for your running grid: About Mosaic, the parameter files that you need are in this location on the LIS data portal: David |
Beta Was this translation helpful? Give feedback.
-
Hi, Gayathri, I'm Choi, just studying LIS.. I also tried to VIC and Mosaic running but, have a lot of errors.. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Hi Gayathri,
Thank you for your kind reply.
I trying to run VIC continuously, If I can run, I will share my ldt, lis
config file for VIC model.
Thank you very much
Choi
… Hi Choi,
Yeah, I'm able to run Mosaic LSM successfully. For VIC, some parameter
files were not available in the resolution that I want, so not tried again
with VIC.
For Mosaic, a bug was there in the previous version of LISF and I'm not
sure they updated that in LISF 7.3.2 version. In recent versions of LISF, I
think they updated the bug for Mosaic. Just go through #994
<#994> this discussion
regarding the bug and please find the attached ldt and lis config files for
Mosaic. Try it and see if it works and let me know if you need any further
help in this regard.
ldt.txt <https://github.com/NASA-LIS/LISF/files/11155910/ldt.txt>
lis.txt <https://github.com/NASA-LIS/LISF/files/11155911/lis.txt>
Thank you
Gayathri
—
Reply to this email directly, view it on GitHub
<#991 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARTSN6IQYGYXL3IM5E52VLDW7UICDANCNFSM5O6MGKCQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hello @Gayathridevi123, I tried to Mosaic LSM but, I had an error for running with lis.config files. can you please check it once? ldt.config.mosaic.0.5grid.gldas.txt
lis_input.gldas_0.5grid.mosaic.d01.zip
|
Beta Was this translation helpful? Give feedback.
-
Are you sure the error message you posted (line 153 of umd_sibalb.F90) is the same run as the lislog.00.0000.txt file you provided? I ask because the end of the lislog file indicates the problem is in the GLDAS forcing. But I suppose it's possible that bad forcing data you are providing to Mosaic is what is causing the crash. Did you modify the GLDAS metforcing reader to use files such as these?: GLDAS_NOAH025_3H.A19790201.0000.021.nc4 The current supported GLDAS reader (a bit old now) reads GRIB data. Can you try this in your lis.config file? Change/add these lines:
Then, change your MODEL_OUTPUT file to only output forcing variables. See if it runs successfully and produces the forcing fields on your output grid. |
Beta Was this translation helpful? Give feedback.
Hi Gayathri,
About VIC.4.1.2, it looks like you are trying to run at 0.25-degree grid spacing, but using 1-km parameters. You will need to use parameters at 0.25-degrees. Unfortunately, we don't have parameters at this grid spacing. Please see the VIC documentation for more about these parameter files. You may be able to create these parameter files for your running grid:
https://vic.readthedocs.io/en/master/Documentation/Drivers/Classic/SoilParam/
About Mosaic, the parameter files that you need are in this location on the LIS data portal:
https://portal.nccs.nasa.gov/lisdata_pub/data/PARAMETERS/mos_parms/
David