Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 14dabff
  • /
  • NAMESPACE
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:ae2e70bab79861c679f894892f9f554ef2bfcfd8
directory badge Iframe embedding
swh:1:dir:14dabff2051001a74ad711f83d764d3e7f62a960
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
NAMESPACE
# Generated by roxygen2: do not edit by hand

export(download_data)
export(download_daymet_tile)
export(download_ghcn_daily_station)
export(download_huc4)
export(download_itrdb)
export(download_ned_tile)
export(download_nhd_subregion)
export(download_ssurgo_inventory)
export(download_ssurgo_study_area)
export(extract_ssurgo_data)
export(get_daymet)
export(get_daymet_tile)
export(get_ghcn_daily)
export(get_ghcn_daily_station)
export(get_ghcn_inventory)
export(get_huc4)
export(get_itrdb)
export(get_ned)
export(get_ned_tile)
export(get_nhd)
export(get_nhd_subregion)
export(get_ssurgo)
export(get_ssurgo_inventory)
export(get_ssurgo_study_area)
export(pkg_test)
export(polygon_from_extent)
export(read_crn)
export(read_crn_data)
export(read_crn_metadata)
export(sequential_duplicated)
export(spdf_from_polygon)
export(station_to_data_frame)
export(substr_right)
export(unwrap_rows)
importFrom(data.table,":=")
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%:%")
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(lubridate,year)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(raster,brick)
importFrom(raster,crop)
importFrom(raster,mosaic)
importFrom(raster,projection)
importFrom(raster,stack)
importFrom(raster,writeRaster)
importFrom(readr,read_csv)
importFrom(readr,read_fwf)
importFrom(readr,read_rds)
importFrom(readr,write_csv)
importFrom(readr,write_rds)
importFrom(sp,"%over%")
importFrom(sp,CRS)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,spTransform)
importFrom(utils,data)

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top