-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
2,187 additions
and
74 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...yll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
I"'{"source"=>"/Users/sam.pepler/play/jekyll/archive-site", "destination"=>"/Users/sam.pepler/play/jekyll/archive-site/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>[], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "livereload_port"=>35729, "serving"=>true, "watch"=>true, "url"=>"http://localhost:4000"}:ET | ||
I"�{"source"=>"C:/Users/fdq63749/Desktop/archive-site", "destination"=>"docs", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-feed"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false, "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{:default_lang=>"plaintext", :guess_lang=>true}, "coderay"=>{}}, "title"=>"CEDA Archive", "description"=>"CEDA Archive site implemented using Jekyll.", "show_excerpts"=>true, "livereload_port"=>35729, "serving"=>true, "watch"=>true, "url"=>"http://localhost:4000"}:ET |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
title: accessing-data | ||
layout: base_ceda | ||
permalink: about/accessing-data | ||
--- | ||
|
||
|
||
<ol class="breadcrumb"> | ||
<li class="breadcrumb-item" id="breadcrumb-menu-home"> | ||
<a href="/">Home</a> | ||
</li> | ||
<li class="breadcrumb-item" id="breadcrumb-menu-about"> | ||
<a href="/about/">About</a> | ||
</li> | ||
<li class="breadcrumb-item" id="breadcrumb-menu-accessing-data">Accessing Data | ||
</li> | ||
</ol> | ||
|
||
<div class="row"> | ||
<div class="col-md-12"> | ||
<div class="row"> | ||
<div class="col-4"> | ||
<img src="/static/noaa-ujsujr3cgem-unsplash-300x0.jpg" class="img-fluid"> | ||
</div> | ||
|
||
<div class="col-4"> | ||
<p><span>We hold environmental data related to atmospheric and earth observation fields. Our remit covers the following areas (see linked examples to some of our most popular datasets): </span></p> | ||
<ul> | ||
<li><span>Climate - e.g. </span><a href="https://catalogue.ceda.ac.uk/uuid/4dc8450d889a491ebb20e724debe2dfb"><span>HadUK Grid</span></a><span>, </span><a href="https://catalogue.ceda.ac.uk/uuid/b96ce180077f4810abc4eef0e48901d9"><span>CMIP</span></a><span>, </span><a href="https://catalogue.ceda.ac.uk/uuid/b6c783922d1ce68c4293d90caede5bb9"><span>CRU</span></a></li> | ||
|
||
<li><span>Composition - e.g. </span><a href="https://catalogue.ceda.ac.uk/uuid/615aa50d66fe4b2771457e83d8b47217"><span>CCI</span></a></li> | ||
|
||
<li><span>Observations - e.g. </span><a href="https://catalogue.ceda.ac.uk/uuid/dbd451271eb04662beade68da43546e1"><span>MIDAS Open</span></a></li> | ||
|
||
<li><span>Numerical weather prediction - e.g. </span><a href="https://catalogue.ceda.ac.uk/uuid/f46cfa4784fb454e105f336981f1a82b"><span>Met Office NWP</span></a></li> | ||
|
||
<li><span>Airborne - e.g. </span><a href="https://catalogue.ceda.ac.uk/uuid/07d2ebf9e4fb15ab35211208ddd2205a"><span>FAAM</span></a></li> | ||
|
||
<li><span>Satellite data and imagery - e.g. </span><a href="https://catalogue.ceda.ac.uk/uuid/7896ea1117dc4fa9bb95485ca9b1c6be"><span>Sentinel</span></a><span> </span></li> | ||
</ul> | ||
</div> | ||
<div class="col-4 text-right"> | ||
<span class="fa-stack fa-3x pull-right"> | ||
<i class="fas fa-circle fa-stack-2x text-primary"></i> | ||
<i class="fas fa-download fa-stack-1x fa-inverse"></i> | ||
</span> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
permalink: /corral | ||
--- | ||
|
||
<body bgcolor="#ffffff"> | ||
|
||
|
||
<h1>UK COLONIAL REGISTERS AND ROYAL NAVY LOGBOOKS: | ||
making the past available for the future</h1> | ||
|
||
<hr align="LEFT"> | ||
|
||
|
||
<a href="http://www.corral.org.uk/">CORRAL (UK Colonial Registers and Royal Navy Logbooks) | ||
(project home page)</a> uses late 18th to early 20th century archive material to enhance the global | ||
coverage of daily to sub-daily weather observations. These are essential for current research that | ||
requires an enhancement in the quality and quantity of past data in order to assess better the full | ||
nature of medium- to long-term climate variability and change. Three distinct but complimentary | ||
and hitherto untapped sources will be used, two are based on Royal Navy ship’s logbooks (from | ||
ships of voyages of scientific discovery and those in the service of the Hydrographic Survey), the | ||
third being the coastal and island records contained in UK Colonial documents. The former of the | ||
three categories constitute documents of national and historical importance, with a corresponding | ||
need to make them freely available through managed websites. In all three instances, the | ||
instrumental data (mostly of air pressure and temperature) are of singular importance in | ||
representing marine conditions; this being an area that is traditionally under-represented in the | ||
climate record despite it occupying over two-thirds of the planet’s surface. All these data will be | ||
abstracted, verified and made available to the scientific community through the British Atmospheric | ||
Data Centre (BADC) website. | ||
Most documents are to be found in The National Archives (Kew). | ||
|
||
|
||
<h2>Records of the Admiralty, Naval Forces, Royal Marines, Coastguard, and related bodies [ADM]</h2> | ||
|
||
These records are held at The National Archive, Kew. The | ||
ADM section includes records of the Admiralty, Naval Forces, Royal Marines, Coastguard, and | ||
related bodies, concerning all aspects of the organisation and operation of the Royal Navy and associated naval forces, | ||
over the period 1205-1998 (more details are available in the National Archives | ||
<a target="_other" href="http://www.nationalarchives.gov.uk/catalogue/displaycataloguedetails.asp?CATID=4&CATLN=1">catalogue entry</a>). | ||
|
||
The CORRAL project deals with the following series: | ||
<ul> | ||
<li><a href="adm51/adm51_index.html">ADM51: Admiralty: Captains' Logs, 1669-1853</a></li> | ||
<li><a href="adm53/adm53_index.html">ADM53: Admiralty: and Ministry of Defence, Navy Department: Ships' Logs 1799-1985</a></li> | ||
<li><a href="adm55/adm55_index.html">ADM55: Admiralty: Supplementary Logs and Journals of Ships on Exploration, 1757-1861; 1904</a>, including logs from the voyages of James Cook.</li> | ||
</ul> | ||
|
||
<h2>Links to further information</h2> | ||
|
||
Further information is available from the project <a href="http://www.corral.org.uk/">web page</a>. | ||
<br> | ||
If you have an inquiry, see the <a href="contacts.html">contacts page</a>. | ||
|
||
|
||
|
||
</body> |
Oops, something went wrong.