Skip to content

Commit

Permalink
Merge pull request #451 from ethanwhite/fia-ref
Browse files Browse the repository at this point in the history
Add citation for FIA, DATEOFDOWNLOAD (date the data was downloaded)
  • Loading branch information
henrykironde committed Mar 24, 2016
2 parents 3302fb4 + 3b0ac6c commit 4b08a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/fia.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def __init__(self, **kwargs):
'species': 'http://apps.fs.fed.us/fiadb-downloads/REF_SPECIES.CSV'}
self.tags = ["Taxon > Plants", "Spatial Scale > Continental",
"Data Type > Observational"]
self.citation = "DATEOFDOWNLOAD. Forest Inventory and Analysis Database, St. Paul, MN: U.S. Department of Agriculture, Forest Service, Northern Research Station. [Available only on internet: http://apps.fs.fed.us/fiadb-downloads/datamart.html]"
self.description = """WARNING: This dataset requires downloading many large files and will probably take several hours to finish installing."""
self.addendum = """This dataset requires downloading many large files - please be patient."""

Expand Down

0 comments on commit 4b08a17

Please sign in to comment.