MetSim
MetSim copied to clipboard
Meteorology Simulator
Hi, I am using MetSim to generate input files for VIC 5 image. It requires forcing yearwise. I could successfully run the MetSim package for my study region. However, the...
Hello, After the update to MetSim 2.4.2, I was able to run the tutorial without issue, but when trying to run my own data (Livneh historical data for the CRB)...
Hello, -- You are receving this email because your Read the Docs project is impacted by an upcoming deprecation. Read the Docs used to pre-install common scientific Python packages like ...
Hello, I apologize as this is not really an *issue*, but a quick question. Just wondering if `metsim` is reliant on the `_FillValue` attribute that is conventionally put into the...
When running MetSim with a specialized calendar (ie gregorian or noloeap) it is possible to set the calendar in the configuration, but this feature is not detailed in the docs.
Some operations on input forcing files can leave them missing the proper time unit. If a file has 'seconds' instead of 'seconds since [some datum]', metsim fails complaining about a...
We used Livneh dataset (daily Tmax, Tmin, and precipitation) to generate hourly tempeature data at a location in California (40.03N, 122.16W). We chose tdf=0.8 (Tmax timing) as the default parameter...
MetSim runs all time for each computational cell separately, while most hydrologic models run the opposite. The default chunking produced by MetSim can produce outputs which run slowly through other...
Jerom Aerts provided a good idea that we should consider in following releases: > I have a suggestion for improving the MetSim tool set. One thing that I miss or...
From Slack I wrote: > Okay, I now remember what was going on. Basically, we compute the time of sunrise and sunset for each day, and use a simple linear...