Groups
Groups
Sign in
Groups
Groups
shyft
Conversations
Labels
About
Send feedback
Help
shyft
Contact owners and managers
1–30 of 74
The shyft group is for users of the
SHyFT
toolbox to discuss how to use it and to assist each other through questions.
Mark all as read
Report group
0 selected
Rajeev Shrestha
,
sigbjorn.helset
2
7/24/24
Hourly calibrations
Just looking into the stack-trace, it could seem like that the netcdf file is lacking the ts-
unread,
Hourly calibrations
Just looking into the stack-trace, it could seem like that the netcdf file is lacking the ts-
7/24/24
Stefano Basso
,
sigbjorn.helset
2
7/6/23
Kirchner response function
Hi, thanks for the interest, I will try my best to provide useful answers. Q: Does shyft set (and
unread,
Kirchner response function
Hi, thanks for the interest, I will try my best to provide useful answers. Q: Does shyft set (and
7/6/23
Sonic
,
John F. Burkhart
3
1/25/20
swe glacier in ptgsk
Hello, Perhaps you could provide some more information. On Wednesday, January 22, 2020 at 7:35:39 PM
unread,
swe glacier in ptgsk
Hello, Perhaps you could provide some more information. On Wednesday, January 22, 2020 at 7:35:39 PM
1/25/20
Sonic
,
sigbjorn.helset
2
1/25/20
individual result timeseries for cells
Hi, You would first enable state-collection prior to calling the run-method. ref.
unread,
individual result timeseries for cells
Hi, You would first enable state-collection prior to calling the run-method. ref.
1/25/20
sigbjorn.helset
10/16/19
New shyft packages (shyft, and the shyft.time_series) is now available from channel shyft-os
Hi, Just to notify all, channel sigbjorn is now replaced with channel shyft-os on anaconda.org, I
unread,
New shyft packages (shyft, and the shyft.time_series) is now available from channel shyft-os
Hi, Just to notify all, channel sigbjorn is now replaced with channel shyft-os on anaconda.org, I
10/16/19
Sonic
,
sigbjorn.helset
4
9/22/19
ReferenceSpecificationVector
Hi, The weights do not need to sum to one. They are normailized in the goal-function evaluation. Take
unread,
ReferenceSpecificationVector
Hi, The weights do not need to sum to one. They are normailized in the goal-function evaluation. Take
9/22/19
Bikas C. Bhattarai
8/14/18
Simulation discharge different from calibration results [#Solved]
Hello, As John mention in the previous mail that this problem was because of YamlCalibConfig that
unread,
Simulation discharge different from calibration results [#Solved]
Hello, As John mention in the previous mail that this problem was because of YamlCalibConfig that
8/14/18
Bikas C. Bhattarai
, …
John F. Burkhart
5
8/10/18
Simulation discharge different from calibration results
After a long, but fruitful session, Felix and I have discovered that YamlCalibConfig does not seem to
unread,
Simulation discharge different from calibration results
After a long, but fruitful session, Felix and I have discovered that YamlCalibConfig does not seem to
8/10/18
Bikas C. Bhattarai
8/7/18
Snow/Glacier melt contribution
Hello All, I tried to separate snow and glacier melt contribution from total simulated runoff
unread,
Snow/Glacier melt contribution
Hello All, I tried to separate snow and glacier melt contribution from total simulated runoff
8/7/18
amir kk
,
sigbjorn.helset
3
8/4/18
ConstructError
- a new version for win-64, 4.6.1611 is available on conda channel sigbjorn. Only change is
unread,
ConstructError
- a new version for win-64, 4.6.1611 is available on conda channel sigbjorn. Only change is
8/4/18
amir kk
,
sigbjorn.helset
2
8/2/18
Great differences between SWE values in three snow routines
Hi, I got a issue report from Felix, regarding issue with hbv_snow and skaugen snow for simulation
unread,
Great differences between SWE values in three snow routines
Hi, I got a issue report from Felix, regarding issue with hbv_snow and skaugen snow for simulation
8/2/18
Bikas C. Bhattarai
,
Aynom Tesfay Tweldebrahn
2
7/24/18
SWE from pthsk model
Hi Bikas, I think snow cover is stored as a response variable. Try the following code to extract sca
unread,
SWE from pthsk model
Hi Bikas, I think snow cover is stored as a response variable. Try the following code to extract sca
7/24/18
Bikas C. Bhattarai
7/24/18
SCA information from pthsk model
Hello, I tried to get sca information form the pthsk model but I am encountering an error: Process
unread,
SCA information from pthsk model
Hello, I tried to get sca information form the pthsk model but I am encountering an error: Process
7/24/18
amir kk
,
Yisak Abdella
2
7/13/18
small differences between two observed data series (directly from nc file and calib.tv )
Hi It is most probable that this has to do with interpretation of the type of timeseries (called
unread,
small differences between two observed data series (directly from nc file and calib.tv )
Hi It is most probable that this has to do with interpretation of the type of timeseries (called
7/13/18
amir kk
,
sigbjorn.helset
3
7/8/18
Yaml dataset file for Arome
Great, I am happy you succeded! Looks like it's leaner and more accurate as configuration file as
unread,
Yaml dataset file for Arome
Great, I am happy you succeded! Looks like it's leaner and more accurate as configuration file as
7/8/18
amir kk
,
Felix Matt
6
6/15/18
SHyFT keeps crashing in HBV snow & Skaugen snow ( SCA, SWE )
Hi again, The problem is solved now. State collection was not enabled by default, which lead to a
unread,
SHyFT keeps crashing in HBV snow & Skaugen snow ( SCA, SWE )
Hi again, The problem is solved now. State collection was not enabled by default, which lead to a
6/15/18
AMIR N. KATIRACHI
,
sigbjorn.helset
8
5/28/18
Having problem in calibration part
Hi, Thank you for the fast response even in Sunday evening, Fortunately the Help method works
unread,
Having problem in calibration part
Hi, Thank you for the fast response even in Sunday evening, Fortunately the Help method works
5/28/18
John F. Burkhart
2
5/9/18
problem with example repository
Okay, seems this is related to PR #253 in shyft. Some updates to the notebook are required.
unread,
problem with example repository
Okay, seems this is related to PR #253 in shyft. Some updates to the notebook are required.
5/9/18
John F. Burkhart
2
2/13/18
basic api approach, problem with C++ call signature
Answering my own question. The issue is the use of a numpy.float64 and a numpy.int32. If I cast these
unread,
basic api approach, problem with C++ call signature
Answering my own question. The issue is the use of a numpy.float64 and a numpy.int32. If I cast these
2/13/18
John F. Burkhart
1/29/18
Innovation postdoc, unique 4-year opportunity in Oslo!
At UiO, together with Statkraft, we are developing a new hydrologic modeling framework. We'd like
unread,
Innovation postdoc, unique 4-year opportunity in Oslo!
At UiO, together with Statkraft, we are developing a new hydrologic modeling framework. We'd like
1/29/18
sigbjorn.helset
10/24/17
Steps for Installing shyft for windows
Hi, Based on feedback, we have updated the recipe for installing shyft on windows platform, Hopefully
unread,
Steps for Installing shyft for windows
Hi, Based on feedback, we have updated the recipe for installing shyft on windows platform, Hopefully
10/24/17
Felix Matt
,
sigbjorn.helset
8
10/3/17
routing in shyft
.. and looking at the results of make_uhg_from_gamma, I think this need some more work, -- which is
unread,
routing in shyft
.. and looking at the results of make_uhg_from_gamma, I think this need some more work, -- which is
10/3/17
Rune YT
,
Yisak Abdella
8
8/30/17
ec_concat_data_repository - _limit with bbox
Hi Fix has been submitted: https://github.com/statkraft/shyft/pull/167 Thanks for reporting the error
unread,
ec_concat_data_repository - _limit with bbox
Hi Fix has been submitted: https://github.com/statkraft/shyft/pull/167 Thanks for reporting the error
8/30/17
sigbjorn.helset
5/21/17
New PR merged, WRF, TsVector operations, and doctest suite upgrade
Hi, Just to notify all about recent progress and functionality added: WRF netcdf geo-ts-repositories
unread,
New PR merged, WRF, TsVector operations, and doctest suite upgrade
Hi, Just to notify all about recent progress and functionality added: WRF netcdf geo-ts-repositories
5/21/17
Joseba Ullibarri
,
Felix Matt
3
5/16/17
working at cell level instead of subcatchment
Hei, Thank you Felix. Yes, that was very helpful. Best regards, Joseba El martes, 16 de mayo de 2017,
unread,
working at cell level instead of subcatchment
Hei, Thank you Felix. Yes, that was very helpful. Best regards, Joseba El martes, 16 de mayo de 2017,
5/16/17
Eli Alfnes
,
sigbjorn.helset
2
4/20/17
Konvertere TimeAxis før 1970 til datetime
Hei, datetime og pytz har sine egne problemer, og kombinert med 'windows-features ' så går
unread,
Konvertere TimeAxis før 1970 til datetime
Hei, datetime og pytz har sine egne problemer, og kombinert med 'windows-features ' så går
4/20/17
John F. Burkhart
3/28/17
Abstract deadline: April 1th 2017, Conference on Hydrology, Climate and Land Surface Processes
Hello, This is a short notification for the Norwegian Hydrological Council meeting coming September
unread,
Abstract deadline: April 1th 2017, Conference on Hydrology, Climate and Land Surface Processes
Hello, This is a short notification for the Norwegian Hydrological Council meeting coming September
3/28/17
Knut Alfredsen
,
sigbjorn.helset
2
3/25/17
Compiling problem
Hi, I think it's just a minor requirement to the constructor that is not satisfied. Would like to
unread,
Compiling problem
Hi, I think it's just a minor requirement to the constructor that is not satisfied. Would like to
3/25/17
Kuganesan Sivasubramaniam
, …
sigbjorn.helset
5
3/17/17
Error message "invalid syntax, parameter annotations require 3.x"
Hi, As noted on our wiki, , the windows python distro is lagging behind other distros, and the
unread,
Error message "invalid syntax, parameter annotations require 3.x"
Hi, As noted on our wiki, , the windows python distro is lagging behind other distros, and the
3/17/17
Kuganesan Sivasubramaniam
,
sigbjorn.helset
3
3/17/17
BuildCplusplus Latest Wiki
Hi, Thank you very much. Kuganesan On Wednesday, March 15, 2017 at 12:45:38 PM UTC+1, Kuganesan
unread,
BuildCplusplus Latest Wiki
Hi, Thank you very much. Kuganesan On Wednesday, March 15, 2017 at 12:45:38 PM UTC+1, Kuganesan
3/17/17