-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or requesttopic: jsonJSON related issuesJSON related issues
Description
Create JSON objects, by embedding each AGEPRO keyword parameter in R lists. The output JSON structure will be based on example JSON input file of EXAMPLE 1 of AGEPRO Reference Manual:
- version
- caseid
- bootstrap (Bootstrap JSON output #18)
- stock_weight
- ssb_weight
- mean_weight
- catch_weight
- natMort
- biological
- maturity
- fishery
- recruit
- recruitData
- harvest
- refpoint
- options
Implement each AGEPRO keyword parameter in R list for JSON input file:
- rebuild
- pstar
- discard
- discard_weight
- scale
- perc
JSON output
See issue #11 for more details
- Move JSON output from
tempdirto working directory or user specified directory (a0bc3d2) - With process error stochastic keyword parameter #33, file dialog window is available to save data to JSON (if no filepath is passed to
write_json)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttopic: jsonJSON related issuesJSON related issues