Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: bcgov
  • License: apache-2.0
  • Language: R
  • Default Branch: main
  • Size: 11.7 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

growingStockCastor

What it does

Updates various yield attributes using a linear interpolation of a standardized yield curve. It also schedules maintenance to the castordb. Lastly, it increments the age of the forest. For example, age of the forest is incremented based on the updateInterval. Various indexes are re-created and the database is vacuumed to increase query efficiency.

Management levers

  • Link to the growth and yield assumptions

Input Parameters

  • periodLength. The length of the time period. Ex, 1 year, 5 year. Default is 5 year.
  • vacuumInterval. The interval when the database should be vacuumed. Default is 5 year.
  • maxYieldAge. Maximum age of the yield curves. Default is 350 years

Data Needs

Yield curves that describe the current projection and the transition of that projection following harvesting.

Outputs

  • growingStockReport - a report that describes the standing volume for each time period in the simulation.

Licence

Copyright 2023 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Owner

  • Name: bcgov
  • Login: bcgov
  • Kind: organization
  • Email: Developer.Experience@gov.bc.ca
  • Location: Canada

This is the home for code that is open

Citation (citation.bib)

@Manual{,
  title = {growingStockCLUS},
  author = {{Authors}},
  organization = {Organization},
  address = {Somewhere, Someplace},
  year = {2019},
  url = {},
}

GitHub Events

Total
  • Member event: 1
  • Push event: 1
  • Fork event: 1
  • Create event: 2
Last Year
  • Member event: 1
  • Push event: 1
  • Fork event: 1
  • Create event: 2