Releases: nmfs-fish-tools/MSSPM
Releases · nmfs-fish-tools/MSSPM
1.7.6 Release for Windows
- Added option to “not” change model name when importing HPC
1.7.6 Release for Linux
- Added option to “not” change model name when importing HPC
1.7.5 Release for Windows
- Modified HPC meta data file with covariate entry (it was hand added prior)
- Modified all default seed values to start at 1
- Modified Estimation Tab 6 - Initial Values and Ranges table to show either Fixed or Scientific format
- Modified species table to include MinimumBiomass values and released new sample .sql files with release
- Added RandInitParam and jitter functionality to HPC code
- Added new trouble shooting tip for multi-runs not running, justgenerating new seeds
- Added function to read HPC meta file when inputting HPC files (MSSPM needs to know the project and model names corresponding to the hpc csv files)
- Added HPC import check if number of csv files per parameter don’t equal the number of runs in meta file
- Added new column to Setup Tab 3 - Minimum Biomass and to species table; updated 3 sample databases
- Added “skip” covariate files if user chooses to not use covariates on an HPC run
1.7.5 Release for Linux
- Modified HPC meta data file with covariate entry (it was hand added prior)
- Modified all default seed values to start at 1
- Modified Estimation Tab 6 - Initial Values and Ranges table to show either Fixed or Scientific format
- Modified species table to include MinimumBiomass values and released new sample .sql files with release
- Added RandInitParam and jitter functionality to HPC code
- Added new trouble shooting tip for multi-runs not running, justgenerating new seeds
- Added function to read HPC meta file when inputting HPC files (MSSPM needs to know the project and model names corresponding to the hpc csv files)
- Added HPC import check if number of csv files per parameter don’t equal the number of runs in meta file
- Added new column to Setup Tab 3 - Minimum Biomass and to species table; updated 3 sample databases
- Added “skip” covariate files if user chooses to not use covariates on an HPC run
1.7.4 Release for Windows
- Fixed bug in HPC code with range covariates…wasn’t resetting a data structure properly
- Fixed statistics calculations bugs when missing some observed biomass data
- Modified tables in the database, need to read in new databases from sample area
- Modified output precision to be 10 digits from 6 digits
- Modified Summary Statistics calculations with regard to skipping the first year
- Added Save Scale Factor and format checkboxes in settings feature
1.7.4 Release for Linux
- Fixed bug in HPC code with range covariates…wasn’t resetting a data structure properly
- Fixed statistics calculations bugs when missing some observed biomass data
- Modified tables in the database, need to read in new databases from sample area
- Modified output precision to be 10 digits from 6 digits
- Modified Summary Statistics calculations with regard to skipping the first year
- Added Save Scale Factor and format checkboxes in settings feature
1.7.3 Release for Linux
- Added Estimate Checkbox states to HPC code
- Fixed statistics so as to ignore first year
- Fixed code to only allow jitter if multi-run
- Fixed build date
1.7.2 Release for Linux
- Fixed bug with parameter range testing index
- Fixed bug with forced_stop happening incorrectly on Windows
- Added Export to HPC menu item that bundles up all required .csv files with a message to copy them to the user’s HPC account.
- Added initial parameter value and range randomize features to multi-run (required mod to models table)
- Added Weight description to WhatsThis help for Populate Parameters
- Updated SimTest and GeorgesBank databases
- Updated doxygen files
N.B. Please make sure to import the SimTest and GeorgesBank databases prior to running a model.
1.7.2 Release for Windows
- Fixed bug with parameter range testing index
- Fixed bug with forced_stop happening incorrectly on Windows
- Added Export to HPC menu item that bundles up all required .csv files with a message to copy them to the user’s HPC account.
- Added initial parameter value and range randomize features to multi-run (required mod to models table)
- Added Weight description to WhatsThis help for Populate Parameters
- Updated SimTest and GeorgesBank databases
- Updated doxygen files
N.B. Please make sure to import the SimTest and GeorgesBank databases prior to running a model.
1.7.1 Release for Windows
- Added user notification (in log window) if estimated values fall on a range or initial value boundary
- Added WhatsThis help for log window
- Fixed Stop Button not stopping an estimation in Windows